From 0f69dce71c13d851c366b8c1c735f84fe0582895 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jul 2025 09:56:31 +0000 Subject: [PATCH] fix: popup/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- popup/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup/package.json b/popup/package.json index 3e2ab4e..a46c6fb 100644 --- a/popup/package.json +++ b/popup/package.json @@ -19,7 +19,7 @@ "pg": "^6.1.2", "pg-hstore": "^2.3.2", "sequelize": "^5.1.0", - "socket.io": "^2.0.2", + "socket.io": "^4.8.0", "snyk": "^1.305.1" }, "devDependencies": {