bump dep versions to fix mongo conn size error

This commit is contained in:
TheBeastLT
2021-09-18 09:16:09 +02:00
parent e4c4259ed8
commit a617820fab
5 changed files with 243 additions and 186 deletions

View File

@@ -11,17 +11,17 @@
"@putdotio/api-client": "^8.16.0",
"all-debrid-api": "^1.1.0",
"bottleneck": "^2.19.5",
"cache-manager": "^2.11.1",
"cache-manager-mongodb": "^0.2.2",
"cache-manager": "^3.4.4",
"cache-manager-mongodb": "^0.3.0",
"debrid-link-api": "^1.0.0",
"express-rate-limit": "^5.1.1",
"https-proxy-agent": "^5.0.0",
"magnet-uri": "^5.1.7",
"magnet-uri": "^6.2.0",
"named-queue": "^2.2.1",
"needle": "^2.2.4",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#8fd87b3bfc7aa04143edcd4f0112868bb77dce0f",
"pg": "^7.8.2",
"pg-hstore": "^2.3.2",
"pg": "^8.7.1",
"pg-hstore": "^2.3.4",
"premiumize-api": "^1.0.3",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#874f150f4c0b6ea5c67535c82b47f75ad96e50b8",
"request-ip": "^2.1.3",