From 7818692810b746bc80766031d3c38e6bfd0ab36a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 Oct 2025 04:53:08 +0000 Subject: [PATCH] fix: upgrade is-arrayish from 0.2.1 to 0.3.4 Snyk has created this PR to upgrade is-arrayish from 0.2.1 to 0.3.4. See this package in npm: is-arrayish See this project in Snyk: https://app.snyk.io/org/arainstar786786/project/561fb01e-9c7d-4bf9-b72f-8755764c0fb8?utm_source=github&utm_medium=referral&page=upgrade-pr --- AhMyth-Server/app/node_modules/error-ex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/node_modules/error-ex/package.json b/AhMyth-Server/app/node_modules/error-ex/package.json index 0739fc7c..22b70d51 100644 --- a/AhMyth-Server/app/node_modules/error-ex/package.json +++ b/AhMyth-Server/app/node_modules/error-ex/package.json @@ -46,7 +46,7 @@ "url": "https://github.com/qix-/node-error-ex/issues" }, "dependencies": { - "is-arrayish": "^0.2.1" + "is-arrayish": "^0.3.4" }, "description": "Easy error subclassing and stack customization", "devDependencies": {