Bump jspdf to 1.3.5

This commit is contained in:
jekkos
2023-11-05 23:18:17 +01:00
committed by jekkos
parent 676e09068e
commit f7b5c6542d

View File

@@ -36,7 +36,8 @@
"bootstrap-table": "~1.18.1",
"bootstrap-daterangepicker": "~2.1.27",
"tableExport.jquery.plugin": "1.10.22",
"jspdf": "~1.3.4",
"jspdf": "1.3.4",
"jspdf-autotable": "https://github.com/simonbengtsson/jsPDF-AutoTable.git#v2.0.14",
"html2canvas": "~0.4.1",
"chartist": "0.11.4",
"chartist-plugin-axistitle": "0.0.7",
@@ -49,8 +50,8 @@
"bootstrap-toggle": "^2.2.2"
},
"resolutions": {
"chartist": "0.9.8",
"jspdf": ">=1.3.4"
"jspdf": "1.3.4",
"chartist": "0.9.8"
},
"overrides": {
"jquery-ui": {