Skip to content

Commit 5a2c1d0

Browse files
Bump bcryptjs from 2.4.3 to 3.0.2
Bumps [bcryptjs](https://github.com/dcodeIO/bcrypt.js) from 2.4.3 to 3.0.2. - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...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] <[email protected]>
1 parent d54ae4c commit 5a2c1d0

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

Lines changed: 11 additions & 7 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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@babel/runtime": "^7.27.1",
3131
"axios": "^1.9.0",
32-
"bcryptjs": "^2.4.3",
32+
"bcryptjs": "^3.0.2",
3333
"cors": "^2.8.5",
3434
"couchbase": "4.4.5",
3535
"express": "^4.21.2",

0 commit comments

Comments
 (0)