From e1484fb0abd695639e740d63029cec27be40a362 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 02:47:17 +0000 Subject: [PATCH] fix: install/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index a838a18..54ce794 100644 --- a/install/package.json +++ b/install/package.json @@ -31,7 +31,7 @@ "@adactive/bootstrap-tagsinput": "0.8.2", "@isaacs/ttlcache": "1.2.1", "@nodebb/bootswatch": "3.4.2", - "@socket.io/redis-adapter": "8.0.0", + "@socket.io/redis-adapter": "8.1.0", "ace-builds": "1.14.0", "archiver": "5.3.1", "async": "3.2.4",