fix: seasoned_api/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MPATH-72672
This commit is contained in:
snyk-bot
2018-12-13 03:19:03 +00:00
parent 8977a4b195
commit 4eaa60b044

View File

@@ -19,7 +19,7 @@
"cross-env": "~5.1.4",
"express": "~4.16.0",
"jsonwebtoken": "^8.0.1",
"mongoose": "~5.0.11",
"mongoose": "~5.2.12",
"km-moviedb": "^0.2.12",
"node-cache": "^4.1.1",
"python-shell": "^0.5.0",