bump dependency versions

This commit is contained in:
TheBeastLT
2021-09-13 09:18:45 +02:00
committed by TheBeastLT
parent adc0a6dd71
commit 7282c9f729
2 changed files with 355 additions and 271 deletions

View File

@@ -13,20 +13,20 @@
"license": "MIT",
"dependencies": {
"async": "0.9.2",
"bittorrent-tracker": "^9.14.5",
"bittorrent-tracker": "^9.18.2",
"bottleneck": "^2.16.2",
"cache-manager": "^2.9.0",
"cache-manager-mongodb": "^0.2.1",
"cheerio": "^0.22.0",
"express": "^4.16.4",
"google-it": "^1.6.1",
"google-it": "^1.6.2",
"he": "^1.2.0",
"jaro-winkler": "^0.2.8",
"line-by-line": "^0.1.6",
"magnet-uri": "^5.1.7",
"moment": "^2.24.0",
"name-to-imdb": "^3.0.1",
"needle": "^2.2.4",
"moment": "^2.29.1",
"name-to-imdb": "^3.0.2",
"needle": "^3.0.0",
"node-gzip": "^1.1.2",
"node-schedule": "^1.3.2",
"nodejs-bing": "^0.1.0",
@@ -39,7 +39,7 @@
"rutracker-api-2": "^1.10.0",
"sequelize": "^5.21.5",
"sugar-date": "^2.0.6",
"torrent-stream": "^1.2.0",
"user-agents": "^1.0.559"
"torrent-stream": "^1.2.1",
"user-agents": "^1.0.773"
}
}