From b9317d082c8c07d3ae1a90e9dbcf8f1a9ef1f8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 10:34:36 +0000 Subject: [PATCH] chore(deps): bump acorn from 8.14.0 to 8.14.1 Bumps [acorn](https://github.com/acornjs/acorn) from 8.14.0 to 8.14.1. - [Commits](https://github.com/acornjs/acorn/compare/8.14.0...8.14.1) --- updated-dependencies: - dependency-name: acorn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94861dfc3..7d9dad0e7 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@cucumber/gherkin": "32", "@cucumber/messages": "27.2.0", "@xmldom/xmldom": "0.9.8", - "acorn": "8.14.0", + "acorn": "8.14.1", "arrify": "3.0.0", "axios": "1.8.1", "chalk": "4.1.2",