From ce0a7f85017820909b22363b94c4e4a097038050 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Oct 2024 01:42:35 +0000 Subject: [PATCH] fix: upgrade is-arrayish from 0.2.1 to 0.3.2 Snyk has created this PR to upgrade is-arrayish from 0.2.1 to 0.3.2. 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..48a681ef 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.2" }, "description": "Easy error subclassing and stack customization", "devDependencies": {