From 56e5b99f7c295e94a68f9901d705a1fc1b0c28da Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 22:34:43 +0000 Subject: [PATCH] fix: node_modules/convert-to-spaces/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:eslint:20180222 - https://snyk.io/vuln/npm:ms:20170412 --- node_modules/convert-to-spaces/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/convert-to-spaces/package.json b/node_modules/convert-to-spaces/package.json index 330450e4dd..81b53fea6b 100644 --- a/node_modules/convert-to-spaces/package.json +++ b/node_modules/convert-to-spaces/package.json @@ -19,7 +19,7 @@ "index.js" ], "devDependencies": { - "ava": "^0.18.2", - "xo": "^0.17.1" + "ava": "^4.0.0", + "xo": "^0.40.3" } } \ No newline at end of file