From 6650bec3e3008e828f4579916c3ab15376e6f5d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 12 Aug 2026 09:58:41 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 2.7.10 Triggered instantly via repository_dispatch when document-schema.js published its own release, rather than waiting for the next scheduled Dependabot scan. --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4cba351..65ced85 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "license": "MIT", "packageManager": "pnpm@11.6.0", "dependencies": { - "document-schema.js": "^2.7.9", + "document-schema.js": "^2.7.10", "fast-xml-parser": "^5.10.1", "fflate": "^0.8.3", "zod": "^4.4.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 230140f..d20e157 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: .: dependencies: document-schema.js: - specifier: ^2.7.9 - version: 2.7.9 + specifier: ^2.7.10 + version: 2.7.10 fast-xml-parser: specifier: ^5.10.1 version: 5.10.1 @@ -1610,8 +1610,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@2.7.9: - resolution: {integrity: sha512-oacNnOscno9X8C15LdqOJsCeZSClOn0P2PYwBn/t72r+gfQ5G9blVS6G4WKRowHRvSzRA+dEPAzC/o1rTVTCZA==} + document-schema.js@2.7.10: + resolution: {integrity: sha512-AQDb6GEEHcQFBLbn06TR7yJgQY3tDvjmvF0FCSrw+Eyk9/ZOpMWdc/SUKysjr+pZZWdWuc6/kl2G+gu6iZjj8Q==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4541,7 +4541,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@2.7.9: + document-schema.js@2.7.10: dependencies: zod: 4.4.3