From cfc0c4fb40aadbab705354ba9e30aad3f30ab601 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Oct 2018 07:08:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mem:20180117 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a03dfcc..ef007bb 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "request": "^2.81.0", "sanitize-html": "^1.14.1", "sequelize": "^3.30.4", - "sequelize-cli": "^2.8.0", + "sequelize-cli": "^5.0.1", "ws": "^3.1.0" }, "devDependencies": {