diff --git a/packages/ingestion/package.json b/packages/ingestion/package.json index 3d974615..22f37821 100644 --- a/packages/ingestion/package.json +++ b/packages/ingestion/package.json @@ -32,7 +32,7 @@ "@opencodehub/scip-ingest": "workspace:*", "@opencodehub/storage": "workspace:*", "@opencodehub/summarizer": "workspace:*", - "fast-xml-parser": "5.7.1", + "fast-xml-parser": "5.7.2", "graphology": "0.26.0", "graphology-dag": "0.4.1", "piscina": "5.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 879abde5..7a6331f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -261,8 +261,8 @@ importers: specifier: workspace:* version: link:../summarizer fast-xml-parser: - specifier: 5.7.1 - version: 5.7.1 + specifier: 5.7.2 + version: 5.7.2 graphology: specifier: 0.26.0 version: 0.26.0(graphology-types@0.24.8) @@ -3033,6 +3033,10 @@ packages: resolution: {integrity: sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==} hasBin: true + fast-xml-parser@5.7.2: + resolution: {integrity: sha512-P7oW7tLbYnhOLQk/Gv7cZgzgMPP/XN03K02/Jy6Y/NHzyIAIpxuZIM/YqAkfiXFPxA2CTm7NtCijK9EDu09u2w==} + hasBin: true + fastq@1.19.0: resolution: {integrity: sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==} @@ -8601,6 +8605,13 @@ snapshots: path-expression-matcher: 1.5.0 strnum: 2.2.3 + fast-xml-parser@5.7.2: + dependencies: + '@nodable/entities': 2.1.0 + fast-xml-builder: 1.1.5 + path-expression-matcher: 1.5.0 + strnum: 2.2.3 + fastq@1.19.0: dependencies: reusify: 1.0.4