Skip to content

Commit 699aa9b

Browse files
build(deps-dev): bump bcrypt from 3.0.8 to 5.0.0 (#1002)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hiranya Jayathilaka <hiranya911@gmail.com>
1 parent 1b1dbb7 commit 699aa9b

File tree

2 files changed

+20
-13
lines changed

2 files changed

+20
-13
lines changed

package-lock.json

+19-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@types/sinon-chai": "^3.0.0",
8585
"@typescript-eslint/eslint-plugin": "^2.20.0",
8686
"@typescript-eslint/parser": "^2.20.0",
87-
"bcrypt": "^3.0.6",
87+
"bcrypt": "^5.0.0",
8888
"chai": "^4.2.0",
8989
"chai-as-promised": "^7.0.0",
9090
"chalk": "^1.1.3",

0 commit comments

Comments
 (0)