Skip to content

Commit b6d3d99

Browse files
fix(deps): update dependency bcryptjs to v3.0.3 (#8366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6aa2268 commit b6d3d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/graphql-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@apollo/server": "4.12.2",
2020
"@prisma/client": "6.18.0",
2121
"@prisma/extension-accelerate": "2.0.2",
22-
"bcryptjs": "3.0.2",
22+
"bcryptjs": "3.0.3",
2323
"dotenv": "16.6.1",
2424
"graphql": "16.11.0",
2525
"graphql-middleware": "6.1.35",

0 commit comments

Comments
 (0)