From 194d7bfb61468e6606755a89f1be410efcfa596d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Jun 2024 07:34:54 +0000 Subject: [PATCH] fix: upgrade semantic-ui from 2.2.6 to 2.5.0 Snyk has created this PR to upgrade semantic-ui from 2.2.6 to 2.5.0. See this package in npm: semantic-ui See this project in Snyk: https://app.snyk.io/org/brownspy1/project/b6f13b18-328a-4e99-b91c-ebc920f3216e?utm_source=github&utm_medium=referral&page=upgrade-pr --- AhMyth-Server/app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/package.json b/AhMyth-Server/app/package.json index 68e78dfb..9f1534ec 100644 --- a/AhMyth-Server/app/package.json +++ b/AhMyth-Server/app/package.json @@ -12,7 +12,7 @@ "fs-extra": "^1.0.0", "geoip-lite": "^1.1.8", "homedir": "^0.6.0", - "semantic-ui": "2.2.6", + "semantic-ui": "2.5.0", "socket.io": "1.4.5" } } \ No newline at end of file