From af4bfff420593682480f68c1ddb6a2505d38a0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 00:07:47 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser from 5.7.0 to 5.7.1 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.7.0 to 5.7.1. - [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.7.0...v5.7.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/ingestion/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/ingestion/package.json b/packages/ingestion/package.json index 777625ea..489a7d17 100644 --- a/packages/ingestion/package.json +++ b/packages/ingestion/package.json @@ -29,7 +29,7 @@ "@opencodehub/core-types": "workspace:*", "@opencodehub/embedder": "workspace:*", "@opencodehub/storage": "workspace:*", - "fast-xml-parser": "5.7.0", + "fast-xml-parser": "5.7.1", "graphology": "0.26.0", "graphology-dag": "0.4.1", "piscina": "5.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2da54220..3c65b42e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ importers: specifier: workspace:* version: link:../storage fast-xml-parser: - specifier: 5.7.0 - version: 5.7.0 + specifier: 5.7.1 + version: 5.7.1 graphology: specifier: 0.26.0 version: 0.26.0(graphology-types@0.24.8) @@ -1655,8 +1655,8 @@ packages: fast-xml-builder@1.1.5: resolution: {integrity: sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==} - fast-xml-parser@5.7.0: - resolution: {integrity: sha512-MTcrUoRQ1GSQ9iG3QJzBGquYYYeA7piZaJoIWbPFGbRn6Jj6z7xgoAyi4DrZX4y2ZIQQBF59gc/zmvvejjgoFQ==} + fast-xml-parser@5.7.1: + resolution: {integrity: sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==} hasBin: true fastq@1.20.1: @@ -4622,7 +4622,7 @@ snapshots: dependencies: path-expression-matcher: 1.5.0 - fast-xml-parser@5.7.0: + fast-xml-parser@5.7.1: dependencies: '@nodable/entities': 2.1.0 fast-xml-builder: 1.1.5