Remove storage client packages and update package-lock

These packages should be installed on demand and not by default
This commit is contained in:
Manuel 2021-02-12 14:28:12 +01:00
parent 4e668e0636
commit 94d2054da7
Signed by: SunRed
GPG Key ID: 4085037435E1F07A
2 changed files with 9537 additions and 4501 deletions

14035
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,9 +21,6 @@
"busboy": "^0.3.1",
"express": "^4.17.1",
"express-rate-limit": "^5.1.3",
"ioredis": "^4.17.3",
"mongodb": "^3.6.2",
"pg": "^8.3.3",
"st": "^2.0.0",
"winston": "^3.3.3"
},