Skip to content

Commit 0be27d6

Browse files
authored
Merge pull request #120 from kcsodetz/dependabot/npm_and_yarn/backend/bcrypt-5.0.0
Bump bcrypt from 3.0.6 to 5.0.0 in /backend
2 parents c7dc8f3 + 69b3f9d commit 0be27d6

File tree

2 files changed

+82
-122
lines changed

2 files changed

+82
-122
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Ken Sodetz",
1010
"license": "ISC",
1111
"dependencies": {
12-
"bcrypt": "^3.0.6",
12+
"bcrypt": "^5.0.0",
1313
"chai": "^4.2.0",
1414
"chai-http": "^4.2.1",
1515
"cloudinary": "^1.13.2",

0 commit comments

Comments
 (0)