Skip to content

Commit

Permalink
Bump bcryptjs from 2.4.3 to 3.0.2 in /backend
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 1f71119 commit c4ebb98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/express-session": "^1.18.1",
"app-root-path": "^3.1.0",
"archiver": "^7.0.1",
"bcryptjs": "^2.4.3",
"bcryptjs": "^3.0.2",
"body-parser": "^1.20.3",
"bunyan": "^1.8.15",
"chalk": "^5.4.1",
Expand Down

0 comments on commit c4ebb98

Please sign in to comment.