Bump bcryptjs from 2.4.3 to 3.0.1

Bumps [bcryptjs](https://github.com/dcodeIO/bcrypt.js) from 2.4.3 to 3.0.1.
- [Release notes](https://github.com/dcodeIO/bcrypt.js/releases)
- [Commits](https://github.com/dcodeIO/bcrypt.js/compare/2.4.3...v3.0.1)

---
updated-dependencies:
- dependency-name: bcryptjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-17 17:47:08 +00:00 committed by GitHub
parent af1c8b574e
commit 6fa4e13cd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@
"url": "https://github.com/JuniorDark/RustyHearts-API/issues"
},
"dependencies": {
"bcryptjs": "^2.4.3",
"bcryptjs": "^3.0.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
"dotenv": "^16.0.3",