From f5202b8b6fa11f6121e8dff3aca80a212cf7b805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 07:26:02 +0000 Subject: [PATCH] build(deps): bump pdfjs-dist Bumps the npm_and_yarn group with 1 update in the /ui directory: [pdfjs-dist](https://github.com/mozilla/pdf.js). Updates `pdfjs-dist` from 5.7.284 to 6.2.108 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](https://github.com/mozilla/pdf.js/compare/v5.7.284...v6.2.108) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-version: 6.2.108 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 27caf09169f..73ca9d23693 100644 --- a/ui/package.json +++ b/ui/package.json @@ -45,7 +45,7 @@ "moment": "^2.30.1", "nanoid": "^5.1.5", "nprogress": "^0.2.0", - "pdfjs-dist": "^5.6.205", + "pdfjs-dist": "^6.2.108", "pinia": "^3.0.1", "recorder-core": "^1.3.25011100", "sanitize-html": "^2.17.0",