Skip to content
Snippets Groups Projects
Commit 8258930c authored by Ugo Albanese's avatar Ugo Albanese
Browse files

Merged in audit-fix-auto (pull request #131)

[NRRPLT-0000] Apply npm audit fix. Update lodash and tingodb express

Approved-by: Viktor Vorobev
Approved-by: Vahid Zolfaghari
parent 691f3d7a
No related branches found
No related tags found
No related merge requests found
...@@ -12,14 +12,14 @@ ...@@ -12,14 +12,14 @@
"body-parser": "^1.17.2", "body-parser": "^1.17.2",
"csv-stringify": "^2.0.4", "csv-stringify": "^2.0.4",
"dateformat": "2.0.0", "dateformat": "2.0.0",
"express": "4.14.1", "express": "^4.18.1",
"file-base64": "1.0.0", "file-base64": "1.0.0",
"firebase-admin": "^6.0.0", "firebase-admin": "^6.0.0",
"fs-extra": "^5.0.0", "fs-extra": "^5.0.0",
"glob": "7.1.1", "glob": "7.1.1",
"iplocation": "^5.0.1", "iplocation": "^5.0.1",
"jszip": "^3.1.5", "jszip": "^3.1.5",
"lodash": "4.17.4", "lodash": "^4.17.21",
"log-prefix": "0.0.0", "log-prefix": "0.0.0",
"mime-types": "^2.1.17", "mime-types": "^2.1.17",
"minimist": "^1.2.0", "minimist": "^1.2.0",
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"rewire": "^2.5.2", "rewire": "^2.5.2",
"rmdir": "^1.2.0", "rmdir": "^1.2.0",
"shelljs": "^0.8.1", "shelljs": "^0.8.1",
"tingodb": "^0.5.1", "tingodb": "^0.6.1",
"tmp": "0.0.33", "tmp": "0.0.33",
"uuid": "^3.2.1", "uuid": "^3.2.1",
"walk": "^2.3.14", "walk": "^2.3.14",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment