Skip to content

Commit a8608f5

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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 928d50e commit a8608f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "index.js",
99
"repository": "github:adapt-security/adapt-authoring-auth-local",
1010
"dependencies": {
11-
"bcryptjs": "2.4.3",
11+
"bcryptjs": "3.0.2",
1212
"date-fns": "^4.1.0",
1313
"lodash": "^4.17.21"
1414
},

0 commit comments

Comments
 (0)