Skip to content

Commit c2ded28

Browse files
build(deps): bump jspdf from 3.0.4 to 4.2.0
Bumps [jspdf](https://github.com/parallax/jsPDF) from 3.0.4 to 4.2.0. - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v3.0.4...v4.2.0) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f21db85 commit c2ded28

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"file-saver": "^2.0.5",
2525
"i18next": "^25.6.3",
2626
"i18next-browser-languagedetector": "^8.2.0",
27-
"jspdf": "^3.0.4",
27+
"jspdf": "^4.2.0",
2828
"jszip": "^3.10.1",
2929
"konva": "^9.3.20",
3030
"react": "^19.2.0",

yarn.lock

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,13 @@ __metadata:
414414
languageName: node
415415
linkType: hard
416416

417+
"@babel/runtime@npm:^7.28.6":
418+
version: 7.28.6
419+
resolution: "@babel/runtime@npm:7.28.6"
420+
checksum: 10c0/358cf2429992ac1c466df1a21c1601d595c46930a13c1d4662fde908d44ee78ec3c183aaff513ecb01ef8c55c3624afe0309eeeb34715672dbfadb7feedb2c0d
421+
languageName: node
422+
linkType: hard
423+
417424
"@babel/template@npm:^7.27.0":
418425
version: 7.27.0
419426
resolution: "@babel/template@npm:7.27.0"
@@ -2639,15 +2646,15 @@ __metadata:
26392646
languageName: node
26402647
linkType: hard
26412648

2642-
"dompurify@npm:^3.2.4":
2643-
version: 3.2.5
2644-
resolution: "dompurify@npm:3.2.5"
2649+
"dompurify@npm:^3.3.1":
2650+
version: 3.3.1
2651+
resolution: "dompurify@npm:3.3.1"
26452652
dependencies:
26462653
"@types/trusted-types": "npm:^2.0.7"
26472654
dependenciesMeta:
26482655
"@types/trusted-types":
26492656
optional: true
2650-
checksum: 10c0/b564167cc588933ad2d25c185296716bdd7124e9d2a75dac76efea831bb22d1230ce5205a1ab6ce4c1010bb32ac35f7a5cb2dd16c78cbf382111f1228362aa59
2657+
checksum: 10c0/fa0a8c55a436ba0d54389195e3d2337e311f56de709a2fc9efc98dbbc7746fa53bb4b74b6ac043b77a279a8f2ebd8685f0ebaa6e58c9e32e92051d529bc0baf8
26512658
languageName: node
26522659
linkType: hard
26532660

@@ -3760,14 +3767,14 @@ __metadata:
37603767
languageName: node
37613768
linkType: hard
37623769

3763-
"jspdf@npm:^3.0.4":
3764-
version: 3.0.4
3765-
resolution: "jspdf@npm:3.0.4"
3770+
"jspdf@npm:^4.2.0":
3771+
version: 4.2.0
3772+
resolution: "jspdf@npm:4.2.0"
37663773
dependencies:
3767-
"@babel/runtime": "npm:^7.28.4"
3774+
"@babel/runtime": "npm:^7.28.6"
37683775
canvg: "npm:^3.0.11"
37693776
core-js: "npm:^3.6.0"
3770-
dompurify: "npm:^3.2.4"
3777+
dompurify: "npm:^3.3.1"
37713778
fast-png: "npm:^6.2.0"
37723779
fflate: "npm:^0.8.1"
37733780
html2canvas: "npm:^1.0.0-rc.5"
@@ -3780,7 +3787,7 @@ __metadata:
37803787
optional: true
37813788
html2canvas:
37823789
optional: true
3783-
checksum: 10c0/08e6cdb38319b68725d9b13072aac554b07aa66cbd490b0db6571ba74bbf356a56dac06ee758fe10f9e9640b5f5c209ab44801f34c6eeedab14c0f2bc90439e9
3790+
checksum: 10c0/446f8aca80e862b2528d343892c22e608753530683cd939aa58b5f5a7dc37d387e45dca115451961059ad8a76fa63237343052248f38a8fc31dba7d498a6dbc4
37843791
languageName: node
37853792
linkType: hard
37863793

@@ -4552,7 +4559,7 @@ __metadata:
45524559
i18next-browser-languagedetector: "npm:^8.2.0"
45534560
i18next-parser: "npm:^9.0.2"
45544561
jsdom: "npm:^27.2.0"
4555-
jspdf: "npm:^3.0.4"
4562+
jspdf: "npm:^4.2.0"
45564563
jszip: "npm:^3.10.1"
45574564
konva: "npm:^9.3.20"
45584565
react: "npm:^19.2.0"

0 commit comments

Comments
 (0)