From 3da34830c7f6f48d0e6e3efa50f8050cabc6dfc9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Sep 2025 13:05:33 +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-DEBUG-13283909 - https://dev.snyk.io/vuln/SNYK-JS-DEBUG-14214893 --- .../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