From e90a76f1743ddac2af4a8b69b20040d81dc7b9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:39:02 +0000 Subject: [PATCH] Bump jspdf from 2.1.0 to 4.2.1 Bumps [jspdf](https://github.com/parallax/jsPDF) from 2.1.0 to 4.2.1. - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](https://github.com/parallax/jsPDF/commits/v4.2.1) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15704f843..9813a43cc 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "debounce": "1.2.0", "fast-deep-equal": "2.0.1", "filefy": "0.1.10", - "jspdf": "2.1.0", + "jspdf": "4.2.1", "jspdf-autotable": "3.5.9", "prop-types": "15.6.2", "react-beautiful-dnd": "13.1.0",