From 706dd0c29915b026b99c1afdccd9b210e08bcc3d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 21:27:16 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/old-package-lock-with-bins/node_modules/ruy/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../old-package-lock-with-bins/node_modules/ruy/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workspaces/arborist/test/fixtures/old-package-lock-with-bins/node_modules/ruy/package.json b/workspaces/arborist/test/fixtures/old-package-lock-with-bins/node_modules/ruy/package.json index a8339cdd245c6..89ce48ec61218 100644 --- a/workspaces/arborist/test/fixtures/old-package-lock-with-bins/node_modules/ruy/package.json +++ b/workspaces/arborist/test/fixtures/old-package-lock-with-bins/node_modules/ruy/package.json @@ -40,12 +40,12 @@ "@babel/core": "^7.2.2", "@babel/preset-env": "^7.2.3", "babel-loader": "^8.0.4", - "boxen": "^2.1.0", + "boxen": "^4.0.0", "chalk": "^2.4.1", "lodash.get": "^4.4.2", "webpack": "^4.28.1", "webpack-bundle-analyzer": "^3.0.3", - "webpack-cli": "^3.1.2" + "webpack-cli": "^4.0.0" }, "files": [ "bin",