Merge pull request #168 from jhcpeixoto/master

UPDATE BCRYPT
This commit is contained in:
Flam3rboy 2021-07-09 19:45:49 +02:00 committed by GitHub
commit d0287f1edf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@
"require_optional": "^1.0.1" "require_optional": "^1.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/bcrypt": "^3.0.0", "@types/bcrypt": "^5.0.0",
"@types/express": "^4.17.9", "@types/express": "^4.17.9",
"@types/i18next-node-fs-backend": "^2.1.0", "@types/i18next-node-fs-backend": "^2.1.0",
"@types/jsonwebtoken": "^8.5.0", "@types/jsonwebtoken": "^8.5.0",