From a171c85b53c5b86a4f57ee0855e5d8c58d5f26e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 02:55:38 +0000 Subject: [PATCH] fix(deps): update dependency fast-xml-parser to v4 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e48ad..7df3822 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@actions/artifact": "0.5.0", "@actions/core": "1.2.6", "ansi-colors": "4.1.1", - "fast-xml-parser": "3.18.0", + "fast-xml-parser": "4.1.2", "luxon": "1.26.0", "node-fetch": "2.6.1", "reflect-metadata": "0.1.13",