Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-test
f630e44b36 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450221
2019-06-22 00:02:07 +00:00

View File

@@ -62,7 +62,7 @@
"normalize-registry-metadata": "^1.1.2",
"rimraf": "^2.6.2",
"semver": "^5.4.1",
"sequelize": "^3.23.4",
"sequelize": "^5.8.11",
"thunkify-wrap": "^1.0.4",
"treekill": "^1.0.0",
"tunnel-agent": "^0.6.0",