Skip to content

Commit 2140009

Browse files
Bump jspdf from 2.5.2 to 3.0.1
Bumps [jspdf](https://github.com/MrRio/jsPDF) from 2.5.2 to 3.0.1. - [Release notes](https://github.com/MrRio/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v2.5.2...v3.0.1) --- updated-dependencies: - dependency-name: jspdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e15050 commit 2140009

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"highcharts": "10.3.3",
4242
"highcharts-react-official": "3.2.1",
4343
"html-to-image": "1.11.11",
44-
"jspdf": "2.5.2",
44+
"jspdf": "3.0.1",
4545
"jwt-decode": "^3.1.2",
4646
"keycloak-js": "25.0.6",
4747
"mapbox-gl": "1.13.3",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1604,7 +1604,7 @@ __metadata:
16041604
languageName: node
16051605
linkType: hard
16061606

1607-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1607+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.26.7, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
16081608
version: 7.26.10
16091609
resolution: "@babel/runtime@npm:7.26.10"
16101610
dependencies:
@@ -6682,7 +6682,7 @@ __metadata:
66826682
html-to-image: "npm:1.11.11"
66836683
http-proxy-middleware: "npm:1.0.6"
66846684
jest: "npm:^29.7.0"
6685-
jspdf: "npm:2.5.2"
6685+
jspdf: "npm:3.0.1"
66866686
jwt-decode: "npm:^3.1.2"
66876687
keycloak-js: "npm:25.0.6"
66886688
mapbox-gl: "npm:1.13.3"
@@ -8071,16 +8071,16 @@ __metadata:
80718071
languageName: node
80728072
linkType: hard
80738073

8074-
"jspdf@npm:2.5.2":
8075-
version: 2.5.2
8076-
resolution: "jspdf@npm:2.5.2"
8074+
"jspdf@npm:3.0.1":
8075+
version: 3.0.1
8076+
resolution: "jspdf@npm:3.0.1"
80778077
dependencies:
8078-
"@babel/runtime": "npm:^7.23.2"
8078+
"@babel/runtime": "npm:^7.26.7"
80798079
atob: "npm:^2.1.2"
80808080
btoa: "npm:^1.2.1"
8081-
canvg: "npm:^3.0.6"
8081+
canvg: "npm:^3.0.11"
80828082
core-js: "npm:^3.6.0"
8083-
dompurify: "npm:^2.5.4"
8083+
dompurify: "npm:^3.2.4"
80848084
fflate: "npm:^0.8.1"
80858085
html2canvas: "npm:^1.0.0-rc.5"
80868086
dependenciesMeta:
@@ -8092,7 +8092,7 @@ __metadata:
80928092
optional: true
80938093
html2canvas:
80948094
optional: true
8095-
checksum: 10c0/0e715ba51fab41d7de85f76585a6a2b7d224f43e510993f17f071b608cf32f2107a66f3a04cbfb4d2e60b73dbd2a90f3092bcc70b9d30601cbc060caadc4d90a
8095+
checksum: 10c0/db900f44d9cdf2c51bd5a7ffe9c55711aff68e7751a61291cc2451f06cfa1e268ecd5947c37e0f9097c999d751e3cdd1560f5a4a242376530100654c70970eda
80968096
languageName: node
80978097
linkType: hard
80988098

0 commit comments

Comments
 (0)