Skip to content

Commit 004326c

Browse files
refactor: bump bcryptjs from 2.3.0 to 3.0.2
Bumps [bcryptjs](https://github.com/dcodeIO/bcrypt.js) from 2.3.0 to 3.0.2. - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.3.0...v3.0.2) --- updated-dependencies: - dependency-name: bcryptjs dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65230be commit 004326c

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

+8-4
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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@babel/runtime": "7.27.0",
3939
"@babel/runtime-corejs3": "7.27.0",
40-
"bcryptjs": "2.3.0",
40+
"bcryptjs": "3.0.2",
4141
"body-parser": "2.2.0",
4242
"commander": "13.1.0",
4343
"connect-flash": "0.1.1",

0 commit comments

Comments
 (0)