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