UPDATE BCRYPT

FROM 3.0.0 to 5.0.0
https://www.npmjs.com/package/@types/bcrypt
This commit is contained in:
Joaquim Peixoto
2021-07-09 18:41:12 +01:00
committed by GitHub
parent 52ba4982be
commit 3ee963950d
+1 -1
View File
@@ -74,7 +74,7 @@
"require_optional": "^1.0.1"
},
"devDependencies": {
"@types/bcrypt": "^3.0.0",
"@types/bcrypt": "^5.0.0",
"@types/express": "^4.17.9",
"@types/i18next-node-fs-backend": "^2.1.0",
"@types/jsonwebtoken": "^8.5.0",