From 72e666d84f705b55f92f22a96d5b73072ef9073d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 05:20:44 +0000 Subject: [PATCH] fix: node_modules/equal-length/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/equal-length/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/equal-length/package.json b/node_modules/equal-length/package.json index 06bf86a9ef..16d1df937c 100644 --- a/node_modules/equal-length/package.json +++ b/node_modules/equal-length/package.json @@ -23,8 +23,8 @@ "line" ], "devDependencies": { - "ava": "^0.17.0", - "xo": "^0.17.1" + "ava": "^2.0.0", + "xo": "^0.22.0" }, "xo": { "esnext": true