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