Skip to content

Commit 16aabe7

Browse files
authored
Merge pull request #198 from glaucia86/dependabot/npm_and_yarn/backend/bcrypt-5.1.1
Bump bcrypt from 5.1.0 to 5.1.1 in /backend
2 parents b8d7d52 + 4960476 commit 16aabe7

File tree

2 files changed

+50
-42
lines changed

2 files changed

+50
-42
lines changed

backend/package-lock.json

Lines changed: 49 additions & 41 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
@@ -22,7 +22,7 @@
2222
"author": "Glaucia Lemos <Twitter: @glaucia_lemos86>",
2323
"license": "MIT",
2424
"dependencies": {
25-
"bcrypt": "^5.1.0",
25+
"bcrypt": "^5.1.1",
2626
"bcryptjs": "^2.4.3",
2727
"cors": "^2.8.5",
2828
"dotenv": "^16.3.1",

0 commit comments

Comments
 (0)