From b7fdf9ef93e3417ee9ff8a79a39f93b918e5a2e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Apr 2023 19:49:46 +0000 Subject: [PATCH] fix: test/fixtures/dev-deps-demo/node_modules/uglify-js/node_modules/async/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 - https://snyk.io/vuln/npm:uglify-js:20151024 --- .../node_modules/uglify-js/node_modules/async/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/dev-deps-demo/node_modules/uglify-js/node_modules/async/package.json b/test/fixtures/dev-deps-demo/node_modules/uglify-js/node_modules/async/package.json index 1aa09caf4e..35a71195dc 100644 --- a/test/fixtures/dev-deps-demo/node_modules/uglify-js/node_modules/async/package.json +++ b/test/fixtures/dev-deps-demo/node_modules/uglify-js/node_modules/async/package.json @@ -21,7 +21,7 @@ ], "devDependencies": { "nodeunit": ">0.0.0", - "uglify-js": "1.2.x", + "uglify-js": "3.14.3", "nodelint": ">0.0.0" }, "jam": {