From 6af54c0b23a186a6c1e5d75ae88fb690d06b84bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 7 Aug 2026 11:55:16 +0000 Subject: [PATCH] build(deps): bump pdf-codec to 2.2.6 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5380226..a9c300b 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "markdown-codec": "^1.3.6", "odf.js": "^2.6.7", "ooxml.js": "^2.11.7", - "pdf-codec": "^2.2.5", + "pdf-codec": "^2.2.6", "zod": "^4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ea1a88..e020b20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^2.11.7 version: 2.11.7 pdf-codec: - specifier: ^2.2.5 - version: 2.2.5 + specifier: ^2.2.6 + version: 2.2.6 zod: specifier: ^4.4.3 version: 4.4.3 @@ -2535,8 +2535,8 @@ packages: pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} - pdf-codec@2.2.5: - resolution: {integrity: sha512-sLQNo5cbcLmkrB8bO7QiNZqblOQJ7l5Fpo0LaEjvdsV3r+wel3MzF3Xx21YG8jPAyafb4Bc1JpPF+SSI4guGmg==} + pdf-codec@2.2.6: + resolution: {integrity: sha512-UYHRpc6q3CGxfVIhvBbjRKjz3ciG65uQBz4gVoMDGd7BpTyaSI4bnrPIBGn8DhVGV4MjHCoFIBgGnmDSXQmkbg==} engines: {node: '>=20'} picocolors@1.1.1: @@ -5389,7 +5389,7 @@ snapshots: pathe@2.0.3: {} - pdf-codec@2.2.5: + pdf-codec@2.2.6: dependencies: byte-codec: 1.0.4 document-schema.js: 2.7.4