From b9215640d7276159e787d64cf662caeae2b22ecd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 7 Aug 2026 07:14:55 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 2.7.2 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 698362d..cf3d939 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "packageManager": "pnpm@11.6.0", "dependencies": { "byte-codec": "^1.0.4", - "document-schema.js": "^2.7.1", + "document-schema.js": "^2.7.2", "fflate": "^0.8.3", "zod": "^4.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ccb994c..8932c7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.0.4 version: 1.0.4 document-schema.js: - specifier: ^2.7.1 - version: 2.7.1 + specifier: ^2.7.2 + version: 2.7.2 fflate: specifier: ^0.8.3 version: 0.8.3 @@ -1600,8 +1600,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@2.7.1: - resolution: {integrity: sha512-rhUjP2XuLCFfl/sZnodDrVWQ/FSqoTrkJ/nWzxH53KmNhszoxDpJ/+rN1ot+M3fd2SSZVUwOl8XjDnbMLnbe7A==} + document-schema.js@2.7.2: + resolution: {integrity: sha512-BfJh9Fvlnu8yHZ7FCO+Hq6Jo8XPik3iANmwDhOlKu7CQY4dH8z9x1SF1yXIi9OJwVCTnizUK8yHgK3jsrRiFwg==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4506,7 +4506,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@2.7.1: + document-schema.js@2.7.2: dependencies: zod: 4.4.3