From 50e33e994b2603c764bc5a9117a2510e9bda7682 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 04:05:13 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yargs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- .../fixtures/tap-with-yarn-lock/node_modules/yargs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yargs/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yargs/package.json index 5cc7ba28124a0..4588fd74657cb 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yargs/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/yargs/package.json @@ -22,7 +22,7 @@ "cliui": "^5.0.0", "find-up": "^3.0.0", "get-caller-file": "^2.0.1", - "os-locale": "^3.1.0", + "os-locale": "^5.0.0", "require-directory": "^2.1.1", "require-main-filename": "^2.0.0", "set-blocking": "^2.0.0",