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:
commit
511f33b860
2 changed files with 237 additions and 526 deletions
759
package-lock.json
generated
759
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -22,7 +22,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"abab": "^1.0.4",
|
"abab": "^1.0.4",
|
||||||
"bcrypt": "^1.0.3",
|
"bcrypt": "^5.0.0",
|
||||||
"bluebird": "^3.5.1",
|
"bluebird": "^3.5.1",
|
||||||
"body-parser": "^1.18.2",
|
"body-parser": "^1.18.2",
|
||||||
"connect": "^3.6.5",
|
"connect": "^3.6.5",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue