Skip to content

Commit 311aa95

Browse files
Update dependency bcrypt to v6
Update bcrypt from 5.1.1 to 6.0.0 Change-type: patch
1 parent f308447 commit 311aa95

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
@@ -113,7 +113,7 @@
113113
"@aws-sdk/client-s3": "^3.828.0",
114114
"@aws-sdk/lib-storage": "^3.828.0",
115115
"@aws-sdk/s3-request-presigner": "^3.828.0",
116-
"bcrypt": "^5.1.1",
116+
"bcrypt": "^6.0.0",
117117
"body-parser": "^1.20.3",
118118
"compression": "^1.8.0",
119119
"cookie-parser": "^1.4.7",

0 commit comments

Comments
 (0)