From ef93aa0264d9a93094d050b5296fb3307821526a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Aug 2026 16:25:09 +0000 Subject: [PATCH] build(deps): bump pdf-codec to 3.0.1 Triggered instantly via repository_dispatch when pdf-codec published its own release, rather than waiting for the next scheduled Dependabot scan. --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4bf980e..f7107cd 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "markdown-codec": "^3.0.1", "odf.js": "^4.0.1", "ooxml.js": "^3.0.0", - "pdf-codec": "^3.0.0", + "pdf-codec": "^3.0.1", "temml": "0.13.4", "zod": "^4.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b187ea..a884ff8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 pdf-codec: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.0.1 + version: 3.0.1 temml: specifier: 0.13.4 version: 0.13.4 @@ -2549,8 +2549,8 @@ packages: pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} - pdf-codec@3.0.0: - resolution: {integrity: sha512-oc2h039edaWyP/96WF0Jf29EhX7wQmjurEtNpEGliNwAPZ9eO6A0RWAAOl3B1Vnm7RJv06sxUxp2ZvcJJehyQw==} + pdf-codec@3.0.1: + resolution: {integrity: sha512-MO7kLNFci/ypHcpvUVO5C1rD0y470dR43fj5PiIjd/19/6XISigLJl7ieRvS/8Gkg5/mt4lgLp2ftZvuR4Rkuw==} engines: {node: '>=20'} picocolors@1.1.1: @@ -5417,10 +5417,10 @@ snapshots: pathe@2.0.3: {} - pdf-codec@3.0.0: + pdf-codec@3.0.1: dependencies: byte-codec: 1.1.9 - document-schema.js: 4.0.0 + document-schema.js: 4.1.0 fflate: 0.8.3 zod: 4.4.3