From f9b4368a0d5f40c1e09a3c18efa4ff98251744a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Sep 2024 10:20:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0950c9e..48e2324 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "reactour": "1.19.0", "redux": "4.2.1", "remark-gfm": "3.0.1", - "rollup": "3.26.0", + "rollup": "3.29.5", "socket.io-client": "4.7.1", "styled-components": "6.0.2", "three": "0.154.0",