Changed moviedb package to my own fork of it. The old package had vulnerabilities and needed updating.

This commit is contained in:
2018-10-29 20:49:21 +01:00
parent 1b0525063f
commit 90b8ee005e

View File

@@ -20,6 +20,7 @@
"cross-env": "~5.1.4",
"express": "~4.16.0",
"jsonwebtoken": "^8.0.1",
"km-moviedb": "^0.2.13",
"mongoose": "~5.0.11",
"moviedb": "^0.2.10",
"node-cache": "^4.1.1",