From ed8a58659147ae98080968f3acc1c6c4357a5b82 Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Mon, 15 Sep 2025 12:03:43 +0200 Subject: [PATCH] Bump acorn to 8.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d8167438..59b6aa2ac 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@cucumber/gherkin": "35.0.0", "@cucumber/messages": "29.0.1", "@xmldom/xmldom": "0.9.8", - "acorn": "8.14.1", + "acorn": "8.15.0", "arrify": "3.0.0", "axios": "1.12.1", "chalk": "4.1.2",