From 5079a8ff20b822666603fc0459e8ec0ad00ea968 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Sep 2024 19:03:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 210e504..58b9d05 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "jsonwebtoken": "^8.5.1", "mysql": "^2.18.1", "nuxt": "^2.11.0", - "socket.io": "^2.3.0", - "socket.io-client": "^2.3.0", + "socket.io": "^4.8.0", + "socket.io-client": "^4.8.0", "vue-social-sharing": "^2.4.7" }, "devDependencies": {