fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEQUELIZE-2959225
This commit is contained in:
snyk-bot
2022-07-25 02:15:34 +00:00
parent 4d534cad02
commit 2526bb630b

View File

@@ -65,7 +65,7 @@
"normalize-registry-metadata": "^1.1.2",
"rimraf": "^2.6.2",
"semver": "^5.4.1",
"sequelize": "^3.23.4",
"sequelize": "^6.21.2",
"ssri": "^8.0.1",
"thunkify-wrap": "^1.0.4",
"treekill": "^1.0.0",