Changed moviedb node package to my own fork (km-tmdb) with updated to vulnerability in the superagent package

This commit is contained in:
2018-10-26 00:20:37 +02:00
parent b2bd7b6a1f
commit 2250cf2c4b

View File

@@ -20,7 +20,7 @@
"express": "~4.16.0",
"jsonwebtoken": "^8.0.1",
"mongoose": "~5.0.11",
"moviedb": "^0.2.10",
"km-moviedb": "^0.2.12",
"node-cache": "^4.1.1",
"python-shell": "^0.5.0",
"request": "^2.85.0",