From 42792865fd6c1ee74ffab1b48dc8528827e9b2c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Feb 2026 12:30:28 +0000 Subject: [PATCH] fix: upgrade parseuri from 0.0.4 to 0.0.6 Snyk has created this PR to upgrade parseuri from 0.0.4 to 0.0.6. See this package in npm: parseuri See this project in Snyk: https://app.snyk.io/org/arainstar786786/project/ff0d8776-9e42-4746-ba70-95fddf3f0055?utm_source=github&utm_medium=referral&page=upgrade-pr --- AhMyth-Server/app/node_modules/socket.io-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/node_modules/socket.io-client/package.json b/AhMyth-Server/app/node_modules/socket.io-client/package.json index 687f4600..4a5c9903 100644 --- a/AhMyth-Server/app/node_modules/socket.io-client/package.json +++ b/AhMyth-Server/app/node_modules/socket.io-client/package.json @@ -72,7 +72,7 @@ "has-binary": "0.1.7", "indexof": "0.0.1", "object-component": "0.0.3", - "parseuri": "0.0.4", + "parseuri": "0.0.6", "socket.io-parser": "2.2.6", "to-array": "0.1.4" },