Skip to content

Commit ebac0c0

Browse files
Bump bcrypt from 3.0.7 to 5.0.0 in /site
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.7 to 5.0.0. - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](kelektiv/node.bcrypt.js@v3.0.7...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a819e2e commit ebac0c0

File tree

2 files changed

+46
-45
lines changed

2 files changed

+46
-45
lines changed

site/package-lock.json

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

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Parth Pant",
1111
"license": "ISC",
1212
"dependencies": {
13-
"bcrypt": "^3.0.7",
13+
"bcrypt": "^5.0.0",
1414
"body-parser": "^1.19.0",
1515
"email-templates": "^6.0.6",
1616
"express": "^4.17.1",

0 commit comments

Comments
 (0)