Skip to content

Commit 291bddb

Browse files
Update bcrypt to the latest version 🚀 (parse-community#6433)
* chore(package): update bcrypt to version 4.0.0 * chore(package): update lockfile package-lock.json
1 parent d85a291 commit 291bddb

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

‎package-lock.json

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"parse-server": "./bin/parse-server"
115115
},
116116
"optionalDependencies": {
117-
"bcrypt": "3.0.8"
117+
"bcrypt": "4.0.0"
118118
},
119119
"collective": {
120120
"type": "opencollective",

0 commit comments

Comments
 (0)