Skip to content

Commit 87328b0

Browse files
npm(deps): 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] <support@github.com>
1 parent 78c3371 commit 87328b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"compression": "^1.7.4",
4444
"express-rate-limit": "^7.1.5",
4545
"express-validator": "^7.0.1",
46-
"bcryptjs": "^2.4.3",
46+
"bcryptjs": "^3.0.2",
4747
"uuid": "^9.0.1",
4848
"morgan": "^1.10.0",
4949
"body-parser": "^1.20.2"

0 commit comments

Comments
 (0)