From 151030905aad7da0480ce9c23e601e0c08041fb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 7 Aug 2026 07:14:57 +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 fde478f..75b5358 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "license": "MIT", "packageManager": "pnpm@11.6.0", "dependencies": { - "document-schema.js": "^2.7.0", + "document-schema.js": "^2.7.2", "zod": "^4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96b8a17..d196118 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: document-schema.js: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.7.2 + version: 2.7.2 zod: specifier: ^4.4.3 version: 4.4.3 @@ -1606,8 +1606,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@2.7.0: - resolution: {integrity: sha512-tC1BVwu/obv9BCEeFvY9IRF1Mj7a6B69+qEzWTOIDph0e7cOeZlSJqRlR62rZ6yzULyFAvKN+BIhqIcmv74VQA==} + document-schema.js@2.7.2: + resolution: {integrity: sha512-BfJh9Fvlnu8yHZ7FCO+Hq6Jo8XPik3iANmwDhOlKu7CQY4dH8z9x1SF1yXIi9OJwVCTnizUK8yHgK3jsrRiFwg==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4530,7 +4530,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@2.7.0: + document-schema.js@2.7.2: dependencies: zod: 4.4.3