Skip to content

Commit 4811481

Browse files
Update dependency bcrypt to v6
Update bcrypt from 5.1.1 to 6.0.0 Change-type: patch
1 parent e5148e5 commit 4811481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@aws-sdk/client-s3": "^3.908.0",
115115
"@aws-sdk/lib-storage": "^3.908.0",
116116
"@aws-sdk/s3-request-presigner": "^3.908.0",
117-
"bcrypt": "^5.1.1",
117+
"bcrypt": "^6.0.0",
118118
"body-parser": "^1.20.3",
119119
"compression": "^1.8.1",
120120
"cookie-parser": "^1.4.7",

0 commit comments

Comments
 (0)