Merge branch 'api/v2' of github.com:kevinmidboe/seasonedShows into api/v2

This commit is contained in:
2019-11-04 00:57:45 +01:00

View File

@@ -22,13 +22,13 @@
"body-parser": "~1.18.2",
"cross-env": "~5.1.4",
"express": "~4.16.0",
"jsonwebtoken": "^8.0.1",
"jsonwebtoken": "^8.2.0",
"km-moviedb": "^0.2.12",
"node-cache": "^4.1.1",
"node-fetch": "^2.6.0",
"python-shell": "^0.5.0",
"raven": "^2.4.2",
"request": "^2.85.0",
"request": "^2.87.0",
"request-promise": "^4.2",
"sqlite3": "^4.0.0"
},