From 82694ff23c9187f9d17c11b4b2b9a4ce9ccce323 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Oct 2025 10:42:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VALIDATOR-13395830 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd3ca41..730e0c5 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.6.5", "socket.io": "^1.5.1" }, "repository": {