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