From e6dcc734aef0ba396e0598f47ab5c998ea3fd44f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Feb 2026 23:56:54 +0000 Subject: [PATCH] fix: current/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 --- .../deps/acorn-plugins/acorn-static-class-features/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/current/deps/acorn-plugins/acorn-static-class-features/package.json b/current/deps/acorn-plugins/acorn-static-class-features/package.json index 066223d996..41d1bd5769 100644 --- a/current/deps/acorn-plugins/acorn-static-class-features/package.json +++ b/current/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