From 8e8736abf6a2c963a766d12872d5bb04566178f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:31:35 +0000 Subject: [PATCH] Bump jspdf from 4.0.0 to 4.1.0 Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.0.0 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/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 51bc2b5..5e6a022 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/leaflet": "^1.9.21", "better-auth": "^1.4.18", "html-to-image": "^1.11.13", - "jspdf": "^4.0.0", + "jspdf": "^4.1.0", "jszip": "^3.10.1", "leaflet": "^1.9.4", "lucide-react": "^0.562.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 459b1d7..0b237d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^1.11.13 version: 1.11.13 jspdf: - specifier: ^4.0.0 - version: 4.0.0 + specifier: ^4.1.0 + version: 4.1.0 jszip: specifier: ^3.10.1 version: 3.10.1 @@ -2896,8 +2896,8 @@ packages: engines: {node: '>=6'} hasBin: true - jspdf@4.0.0: - resolution: {integrity: sha512-w12U97Z6edKd2tXDn3LzTLg7C7QLJlx0BPfM3ecjK2BckUl9/81vZ+r5gK4/3KQdhAcEZhENUxRhtgYBj75MqQ==} + jspdf@4.1.0: + resolution: {integrity: sha512-xd1d/XRkwqnsq6FP3zH1Q+Ejqn2ULIJeDZ+FTKpaabVpZREjsJKRJwuokTNgdqOU+fl55KgbvgZ1pRTSWCP2kQ==} jsx-ast-utils@3.3.5: resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} @@ -6747,7 +6747,7 @@ snapshots: json5@2.2.3: {} - jspdf@4.0.0: + jspdf@4.1.0: dependencies: '@babel/runtime': 7.28.6 fast-png: 6.4.0