From dbd985c6217b8f859f7f595cbfd0e97146331425 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 04:17:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd3ca41..94725aa 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "jsonwebtoken": "^7.4.1", "mysql": "^2.9.0", "mysql2": "^1.3.6", - "sequelize": "^4.3.2", + "sequelize": "^6.1.0", "socket.io": "^1.5.1" }, "repository": {