From 72c6fc23b1dd9adbc3e2aa881669eb8cd5e0fe2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:33:10 +0000 Subject: [PATCH] build(deps): Bump jspdf in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [jspdf](https://github.com/parallax/jsPDF). Updates `jspdf` from 2.5.2 to 4.1.0 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](https://github.com/parallax/jsPDF/compare/v2.5.2...v4.1.0) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.1.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee8efec..bb4a62c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@google/genai": "^1.34.0", "recharts": "^2.12.2", "canvas-confetti": "^1.9.2", - "jspdf": "^2.5.1", + "jspdf": "^4.1.0", "react-qr-code": "^2.0.15", "@types/canvas-confetti": "^1.6.4", "@types/node": "^20.11.24"