From 2251f5a292c07f5d9d4645e6df4bcb5c8694d142 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Apr 2024 05:53:58 +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-LODASH-6139239 --- 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..59cc65dc58 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.13.0" } } \ No newline at end of file