From c60f7c047d027a628acfa5f3dd963917fff42c3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Jan 2022 01:58:22 +0000 Subject: [PATCH] fix: packages/snyk-protect/test/fixtures/single-patchable-module-with-quotes/node_modules/nyc/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- .../node_modules/nyc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/snyk-protect/test/fixtures/single-patchable-module-with-quotes/node_modules/nyc/package.json b/packages/snyk-protect/test/fixtures/single-patchable-module-with-quotes/node_modules/nyc/package.json index 31ed5e2c117..b18473d8813 100644 --- a/packages/snyk-protect/test/fixtures/single-patchable-module-with-quotes/node_modules/nyc/package.json +++ b/packages/snyk-protect/test/fixtures/single-patchable-module-with-quotes/node_modules/nyc/package.json @@ -98,7 +98,7 @@ "signal-exit": "^3.0.1", "spawn-wrap": "^1.4.2", "test-exclude": "^4.2.0", - "yargs": "11.1.0", + "yargs": "15.0.1", "yargs-parser": "^8.0.0" }, "devDependencies": {