From 3622c8611c53760748a3c24ca8c7249198784007 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Feb 2026 01:34:18 +0000 Subject: [PATCH] fix: lts/deps/acorn-plugins/acorn-static-class-features/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://dev.snyk.io/vuln/SNYK-JS-MOCHA-2863123 - https://dev.snyk.io/vuln/SNYK-JS-MOCHA-561476 - https://dev.snyk.io/vuln/SNYK-JS-DEBUG-13283909 - https://dev.snyk.io/vuln/SNYK-JS-DEBUG-14214893 - https://dev.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://dev.snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- lts/deps/acorn-plugins/acorn-static-class-features/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lts/deps/acorn-plugins/acorn-static-class-features/package.json b/lts/deps/acorn-plugins/acorn-static-class-features/package.json index 066223d996..41d1bd5769 100644 --- a/lts/deps/acorn-plugins/acorn-static-class-features/package.json +++ b/lts/deps/acorn-plugins/acorn-static-class-features/package.json @@ -31,6 +31,6 @@ "test262-parser-runner": "^0.5.0" }, "dependencies": { - "acorn-private-class-elements": "^0.1.1" + "acorn-private-class-elements": "^0.2.0" } } \ No newline at end of file