Browse Source

chore(backend): updated bcrypt due to vunerabilities

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 4 years ago
parent
commit
7c92810dff
2 changed files with 2852 additions and 2 deletions
  1. 2851 1
      backend/package-lock.json
  2. 1 1
      backend/package.json

File diff suppressed because it is too large
+ 2851 - 1
backend/package-lock.json


+ 1 - 1
backend/package.json

@@ -14,7 +14,7 @@
   },
   "dependencies": {
     "async": "3.1.0",
-    "bcrypt": "^3.0.6",
+    "bcrypt": "^5.0.0",
     "bluebird": "^3.5.5",
     "body-parser": "^1.19.0",
     "config": "^3.3.1",

Some files were not shown because too many files changed in this diff