Merge pull request #2 from Rodrigoplp/dependabot/npm_and_yarn/bcrypt-5.0.0

Bump bcrypt from 1.0.3 to 5.0.0
This commit is contained in:
Rodrigo Pedroso Leite Pinto 2022-02-11 21:58:28 -05:00 committed by GitHub
commit 511f33b860
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 237 additions and 526 deletions

761
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
},
"dependencies": {
"abab": "^1.0.4",
"bcrypt": "^1.0.3",
"bcrypt": "^5.0.0",
"bluebird": "^3.5.1",
"body-parser": "^1.18.2",
"connect": "^3.6.5",