From 164f8f93d2d68cc49f792e91010cc1b04496637c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jul 2024 07:43:37 +0000 Subject: [PATCH] fix: AhMyth-Server/app/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- 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..c559b8b8 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.2.7", "socket.io": "1.4.5" } } \ No newline at end of file