Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit 02727b8

Browse files
Bump bcrypt from 3.0.8 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.8 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.8...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d3f904 commit 02727b8

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

package-lock.json

Lines changed: 27 additions & 25 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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@zeit/next-css": "^1.0.1",
1818
"@zeit/next-sass": "^1.0.1",
19-
"bcrypt": "^3.0.8",
19+
"bcrypt": "^5.0.0",
2020
"bootstrap": "^4.5.2",
2121
"dotenv": "^8.2.0",
2222
"formik": "^2.1.5",

0 commit comments

Comments
 (0)