From b37df86309f25364158bfcdd1914d55fe924d807 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Dec 2025 01:38:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VALIDATOR-13653476 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20676a0..c1297fb 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "redux-thunk": "^2.1.0", "run-sequence": "^1.0.2", "sass-loader": "^3.2.1", - "sequelize": "^3.23.3", + "sequelize": "^6.6.5", "sequelize-handlers": "^0.1.7", "serve-favicon": "^2.2.0", "socket.io": "^1.3.4",