From fef3310e7b49bc7490c4a6ba7f241d074b33e6fa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Feb 2026 19:45:14 +0000 Subject: [PATCH] fix: current/deps/acorn-plugins/acorn-private-methods/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-private-methods/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/current/deps/acorn-plugins/acorn-private-methods/package.json b/current/deps/acorn-plugins/acorn-private-methods/package.json index e7b91592aa..5709f7dc3c 100644 --- a/current/deps/acorn-plugins/acorn-private-methods/package.json +++ b/current/deps/acorn-plugins/acorn-private-methods/package.json @@ -22,7 +22,7 @@ "acorn": "^6.1.0" }, "dependencies": { - "acorn-private-class-elements": "^0.1.0" + "acorn-private-class-elements": "^0.2.0" }, "version": "0.3.0", "devDependencies": {