mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
bump dep versions to fix mongo conn size error
This commit is contained in:
10
package.json
10
package.json
@@ -16,8 +16,8 @@
|
||||
"axios": "^0.21.4",
|
||||
"bittorrent-tracker": "^9.18.2",
|
||||
"bottleneck": "^2.16.2",
|
||||
"cache-manager": "^2.9.0",
|
||||
"cache-manager-mongodb": "^0.2.1",
|
||||
"cache-manager": "^3.4.4",
|
||||
"cache-manager-mongodb": "^0.3.0",
|
||||
"cheerio": "^0.22.0",
|
||||
"express": "^4.16.4",
|
||||
"google-it": "^1.6.2",
|
||||
@@ -25,7 +25,7 @@
|
||||
"he": "^1.2.0",
|
||||
"jaro-winkler": "^0.2.8",
|
||||
"line-by-line": "^0.1.6",
|
||||
"magnet-uri": "^5.1.7",
|
||||
"magnet-uri": "^6.2.0",
|
||||
"moment": "^2.29.1",
|
||||
"name-to-imdb": "^3.0.2",
|
||||
"needle": "^3.0.0",
|
||||
@@ -35,8 +35,8 @@
|
||||
"nyaapi": "^2.3.3",
|
||||
"parse-torrent": "^6.1.2",
|
||||
"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",
|
||||
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#935a5c23ae809edbcd2a111526a7f74d6767c50d",
|
||||
"rutracker-api-2": "^1.10.0",
|
||||
"sequelize": "^5.21.5",
|
||||
|
||||
Reference in New Issue
Block a user