Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jquery-ui-timepicker-addon": "^1.6.3",
"jquery-ui-touch-punch": "^0.2.3",
"js-cookie": "^2.2.1",
"jspdf": "^4.0.0",
"jspdf": "^4.1.0",
"jsplumb": "^2.15.6",
"linkifyjs": "4.3.2",
"litepicker": "^2.0.12",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4607,7 +4607,7 @@ __metadata:
jquery-ui-timepicker-addon: "npm:^1.6.3"
jquery-ui-touch-punch: "npm:^0.2.3"
js-cookie: "npm:^2.2.1"
jspdf: "npm:^4.0.0"
jspdf: "npm:^4.1.0"
jsplumb: "npm:^2.15.6"
linkifyjs: "npm:4.3.2"
litepicker: "npm:^2.0.12"
Expand Down Expand Up @@ -5780,7 +5780,7 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.2.4":
"dompurify@npm:^3.3.1":
version: 3.3.1
resolution: "dompurify@npm:3.3.1"
dependencies:
Expand Down Expand Up @@ -7609,14 +7609,14 @@ __metadata:
languageName: node
linkType: hard

"jspdf@npm:^4.0.0":
version: 4.0.0
resolution: "jspdf@npm:4.0.0"
"jspdf@npm:^4.1.0":
version: 4.1.0
resolution: "jspdf@npm:4.1.0"
dependencies:
"@babel/runtime": "npm:^7.28.4"
canvg: "npm:^3.0.11"
core-js: "npm:^3.6.0"
dompurify: "npm:^3.2.4"
dompurify: "npm:^3.3.1"
fast-png: "npm:^6.2.0"
fflate: "npm:^0.8.1"
html2canvas: "npm:^1.0.0-rc.5"
Expand All @@ -7629,7 +7629,7 @@ __metadata:
optional: true
html2canvas:
optional: true
checksum: 10c0/042fef72dd71353bbe5ba57c8a7bbadfd62bdcdf33f5a81276fd4c66034cb43fe112b04940d02c7d31402fa645390312a5bc854ea4a179f71257ed6d2dec75e8
checksum: 10c0/1565c6e01ebd7c9414be6c286d4b1ce7f7d511c81efa49b9a0835a5479e7927003b08d71b5e892a046fcfa2b8b438d19703d08c4c1a2b8074f5c965495371090
languageName: node
linkType: hard

Expand Down
Loading