From 2edb15ffc3206920e7d3ab7128bb561065b69fcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 03:01:38 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.1 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/v4.4.1...v5.5.8) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/babel-multiple-statically-entries/yarn.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/babel-multiple-statically-entries/yarn.lock b/examples/babel-multiple-statically-entries/yarn.lock index 8199c0d59..b1e410122 100644 --- a/examples/babel-multiple-statically-entries/yarn.lock +++ b/examples/babel-multiple-statically-entries/yarn.lock @@ -6040,7 +6040,6 @@ serialize-javascript@^6.0.1: 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"