From 71e62154fd4f748c5cceac15aed9a20f254867e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 19:23:32 +0000 Subject: [PATCH] fix: node_modules/common-path-prefix/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- node_modules/common-path-prefix/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/common-path-prefix/package.json b/node_modules/common-path-prefix/package.json index 5fbc77c3af..26031b171a 100644 --- a/node_modules/common-path-prefix/package.json +++ b/node_modules/common-path-prefix/package.json @@ -34,8 +34,8 @@ "common root" ], "devDependencies": { - "ava": "^2.3.0", - "nyc": "^14.1.1", + "ava": "^4.0.0", + "nyc": "^15.0.0", "standard": "^14.0.2" } } \ No newline at end of file