From 3ddf1d92ac3b3836dee21f9dfcb2c7bf994834a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Aug 2026 01:18:01 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 4.3.1 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 1600079..40e4e81 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "packageManager": "pnpm@11.6.0", "dependencies": { "byte-codec": "^1.1.8", - "document-schema.js": "^4.3.0", + "document-schema.js": "^4.3.1", "fflate": "^0.8.3", "zod": "^4.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51c30d4..e39943b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.1.8 version: 1.1.8 document-schema.js: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.1 + version: 4.3.1 fflate: specifier: ^0.8.3 version: 0.8.3 @@ -1603,8 +1603,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@4.3.0: - resolution: {integrity: sha512-Ao6bE/q4JGVy6hOX7UGYBZUsekU6GzI19+t+M6jBpGmPuDEeHM5MXSIxbtty45tsKEYmf0seeLybb2DaLZyxPg==} + document-schema.js@4.3.1: + resolution: {integrity: sha512-97Zb51z4Shl6jdnCL++Z0u5eAY35OAGT2HR1z7i/WGK3PJShn0HHBuAEgKgE3PR279tY0cXraCFEFZwWvFg8Wg==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4514,7 +4514,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@4.3.0: + document-schema.js@4.3.1: dependencies: zod: 4.4.3