From 403ba774ad176e22e0384d9dcb846fbed3face15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:18:53 +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",