Bump bcryptjs from 3.0.2 to 3.0.3

Bumps [bcryptjs](https://github.com/dcodeIO/bcrypt.js) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/dcodeIO/bcrypt.js/releases)
- [Commits](https://github.com/dcodeIO/bcrypt.js/compare/v3.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-03 19:06:27 +00:00
committed by Kayne Ruse
parent 3c82c5ff45
commit 700a8aaf34
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"homepage": "https://github.com/krgamestudios/auth-server#readme",
"dependencies": {
"bcryptjs": "^3.0.2",
"bcryptjs": "^3.0.3",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"dotenv": "^17.2.3",