From a8b639e80c43f74454199e22bcc0e8bae59ff815 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 21:11:38 +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-SEMVER-3247795 --- 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..1e087b4496 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.41.0" } } \ No newline at end of file