From 9c38a81f67c1c563318585456432e3060bdbaf63 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 31 Mar 2019 23:48:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OPEN-174041 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c0fb74..da627ff 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "pmx": "^1.2.0", "run-sequence": "^2.2.0", "sequelize": "^4.2.0", - "snyk": "^1.41.1", + "snyk": "^1.76.0", "socket.io": "^2.0.3", "socket.io-redis": "^5.2.0", "squel": "^5.12.0",