From 05ed4ad49ac7e8e4be7786785c43cfccba6031a8 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:49:06 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/form-data/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-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-HAWK-6969142 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 - https://snyk.io/vuln/npm:eslint:20180222 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- .../node_modules/form-data/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/form-data/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/form-data/package.json index adacbae78f253..1cd7cfb50ac3b 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/form-data/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/form-data/package.json @@ -44,9 +44,9 @@ "devDependencies": { "browserify": "^13.1.1", "browserify-istanbul": "^2.0.0", - "coveralls": "^2.11.14", + "coveralls": "^3.0.10", "cross-spawn": "^4.0.2", - "eslint": "^3.9.1", + "eslint": "^9.0.0", "fake": "^0.2.2", "far": "^0.0.7", "formidable": "^1.0.17", @@ -57,8 +57,8 @@ "phantomjs-prebuilt": "^2.1.13", "pkgfiles": "^2.3.0", "pre-commit": "^1.1.3", - "request": "2.76.0", - "rimraf": "^2.5.4", + "request": "2.88.2", + "rimraf": "^4.3.1", "tape": "^4.6.2" }, "license": "MIT"