From 9e577345ba95fbce2a3c68b02fea470137b2d8ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Mar 2024 20:33:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66202c71..d19048a0 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react-virtualized": "9.16.1", "recharts": "1.0.0-beta.5", "seedrandom": "2.4.3", - "semantic-ui": "2.2.11", + "semantic-ui": "2.5.0", "whatwg-fetch": "1.0.0" }, "devDependencies": {