Skip to content

Commit ca1a587

Browse files
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](parallax/jsPDF@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 800a1dc commit ca1a587

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jquery-ui-timepicker-addon": "^1.6.3",
6464
"jquery-ui-touch-punch": "^0.2.3",
6565
"js-cookie": "^2.2.1",
66-
"jspdf": "^4.0.0",
66+
"jspdf": "^4.1.0",
6767
"jsplumb": "^2.15.6",
6868
"linkifyjs": "4.3.2",
6969
"litepicker": "^2.0.12",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4607,7 +4607,7 @@ __metadata:
46074607
jquery-ui-timepicker-addon: "npm:^1.6.3"
46084608
jquery-ui-touch-punch: "npm:^0.2.3"
46094609
js-cookie: "npm:^2.2.1"
4610-
jspdf: "npm:^4.0.0"
4610+
jspdf: "npm:^4.1.0"
46114611
jsplumb: "npm:^2.15.6"
46124612
linkifyjs: "npm:4.3.2"
46134613
litepicker: "npm:^2.0.12"
@@ -5780,7 +5780,7 @@ __metadata:
57805780
languageName: node
57815781
linkType: hard
57825782

5783-
"dompurify@npm:^3.2.4":
5783+
"dompurify@npm:^3.3.1":
57845784
version: 3.3.1
57855785
resolution: "dompurify@npm:3.3.1"
57865786
dependencies:
@@ -7609,14 +7609,14 @@ __metadata:
76097609
languageName: node
76107610
linkType: hard
76117611

7612-
"jspdf@npm:^4.0.0":
7613-
version: 4.0.0
7614-
resolution: "jspdf@npm:4.0.0"
7612+
"jspdf@npm:^4.1.0":
7613+
version: 4.1.0
7614+
resolution: "jspdf@npm:4.1.0"
76157615
dependencies:
76167616
"@babel/runtime": "npm:^7.28.4"
76177617
canvg: "npm:^3.0.11"
76187618
core-js: "npm:^3.6.0"
7619-
dompurify: "npm:^3.2.4"
7619+
dompurify: "npm:^3.3.1"
76207620
fast-png: "npm:^6.2.0"
76217621
fflate: "npm:^0.8.1"
76227622
html2canvas: "npm:^1.0.0-rc.5"
@@ -7629,7 +7629,7 @@ __metadata:
76297629
optional: true
76307630
html2canvas:
76317631
optional: true
7632-
checksum: 10c0/042fef72dd71353bbe5ba57c8a7bbadfd62bdcdf33f5a81276fd4c66034cb43fe112b04940d02c7d31402fa645390312a5bc854ea4a179f71257ed6d2dec75e8
7632+
checksum: 10c0/1565c6e01ebd7c9414be6c286d4b1ce7f7d511c81efa49b9a0835a5479e7927003b08d71b5e892a046fcfa2b8b438d19703d08c4c1a2b8074f5c965495371090
76337633
languageName: node
76347634
linkType: hard
76357635

0 commit comments

Comments
 (0)