Removed unused dep
parent
22626c0873
commit
87d40aa70c
|
@ -1355,11 +1355,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"bcrypt-nodejs": {
|
||||
"version": "0.0.3",
|
||||
"resolved": "https://registry.npmjs.org/bcrypt-nodejs/-/bcrypt-nodejs-0.0.3.tgz",
|
||||
"integrity": "sha1-xgkX8m3CNWYVZsaBBhwwPCsohCs="
|
||||
},
|
||||
"bcryptjs": {
|
||||
"version": "2.4.3",
|
||||
"resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz",
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
"ajv-keywords": "^3.4.1",
|
||||
"async": "^2.6.2",
|
||||
"axios": "^0.19.0",
|
||||
"bcrypt-nodejs": "0.0.3",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.19.0",
|
||||
"cheerio": "^0.22.0",
|
||||
|
|
Loading…
Reference in New Issue