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

Commit a0c6ff0

Browse files
authored
Merge pull request #4 from tywmick/dependabot/npm_and_yarn/bcrypt-5.0.0
Bump bcrypt from 3.0.8 to 5.0.0
2 parents 3d3f904 + 02727b8 commit a0c6ff0

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)