From 69cbe375bd506d137c9d48592390bf8f20c11289 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 21:58:50 +0000 Subject: [PATCH] fix: node_modules/is-arrayish/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- node_modules/is-arrayish/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-arrayish/package.json b/node_modules/is-arrayish/package.json index 47b168d296..128f955344 100644 --- a/node_modules/is-arrayish/package.json +++ b/node_modules/is-arrayish/package.json @@ -29,6 +29,6 @@ "istanbul": "^0.3.17", "mocha": "^2.2.5", "should": "^7.0.1", - "xo": "^0.6.1" + "xo": "^0.8.0" } } \ No newline at end of file