Skip to content

Commit cc701a2

Browse files
Bump bcrypt from 3.0.6 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.6 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.6...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 911d1dc commit cc701a2

File tree

2 files changed

+89
-62
lines changed

2 files changed

+89
-62
lines changed

package-lock.json

Lines changed: 88 additions & 61 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
@@ -4,7 +4,7 @@
44
"main": "server.js",
55
"dependencies": {
66
"@zeit/next-css": "^1.0.1",
7-
"bcrypt": "^3.0.6",
7+
"bcrypt": "^5.0.0",
88
"body-parser": "^1.18.3",
99
"chart.js": "^2.8.0",
1010
"chartjs": "^0.3.24",

0 commit comments

Comments
 (0)