Skip to content

Commit 885f543

Browse files
[Dependabot]: Bump bcryptjs from 2.4.3 to 3.0.3
Bumps [bcryptjs](https://github.com/dcodeIO/bcrypt.js) from 2.4.3 to 3.0.3. - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...v3.0.3) --- updated-dependencies: - dependency-name: bcryptjs dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cefa3f commit 885f543

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

package-lock.json

Lines changed: 12 additions & 4 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
"license": "MIT",
1717
"dependencies": {
1818
"@hapi/joi": "^17.1.1",
19-
"bcryptjs": "^2.4.3",
19+
"bcryptjs": "^3.0.3",
2020
"compression": "^1.7.4",
2121
"cors": "^2.8.5",
2222
"dotenv": "^16.0.0",

0 commit comments

Comments
 (0)