From ec4719be10a37eaebd944b1cb5534ed4a7b77cb8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 21:50:52 +0000 Subject: [PATCH] fix: current/deps/acorn-plugins/acorn-class-fields/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 --- current/deps/acorn-plugins/acorn-class-fields/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/current/deps/acorn-plugins/acorn-class-fields/package.json b/current/deps/acorn-plugins/acorn-class-fields/package.json index 550511399f..d7fcb4e4d1 100644 --- a/current/deps/acorn-plugins/acorn-class-fields/package.json +++ b/current/deps/acorn-plugins/acorn-class-fields/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