diff --git a/package.json b/package.json index 02b524f..995423b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@actions/glob": "0.6.1", "@octokit/action": "8.0.4", "@octokit/plugin-retry": "8.1.0", - "fast-xml-parser": "5.7.0", + "fast-xml-parser": "5.7.1", "zod": "4.3.6" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d5b8fd..161bd4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 8.1.0 version: 8.1.0(@octokit/core@7.0.6) fast-xml-parser: - specifier: 5.7.0 - version: 5.7.0 + specifier: 5.7.1 + version: 5.7.1 zod: specifier: 4.3.6 version: 4.3.6 @@ -677,8 +677,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 fdir@6.5.0: @@ -1291,7 +1291,7 @@ snapshots: '@azure/core-xml@1.5.1': dependencies: - fast-xml-parser: 5.7.0 + fast-xml-parser: 5.7.1 tslib: 2.8.1 '@azure/logger@1.3.0': @@ -1834,7 +1834,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