From b0446ef73cad5a458a31bc92a0a959b321a81b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 05:19:49 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.6 to 5.5.8. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.6...v5.5.8) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/multiple-statically-entries/yarn.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/multiple-statically-entries/yarn.lock b/examples/multiple-statically-entries/yarn.lock index f7916f227..56930f6bb 100644 --- a/examples/multiple-statically-entries/yarn.lock +++ b/examples/multiple-statically-entries/yarn.lock @@ -4938,7 +4938,6 @@ serialize-javascript@^6.0.2: version "5.15.4" dependencies: archiver "^7.0.1" - bluebird "^3.7.2" find-yarn-workspace-root "^2.0.0" fs-extra "^11.3.4" glob "^13.0.6"