Skip to content

Commit 2c9ae36

Browse files
Bump jspdf and jspdf-autotable (opensourcepos#4190)
Bumps [jspdf](https://github.com/MrRio/jsPDF) and [jspdf-autotable](https://github.com/simonbengtsson/jsPDF-AutoTable). These dependencies needed to be updated together. Updates `jspdf` from 2.5.1 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.1...v3.0.1) Updates `jspdf-autotable` from 3.8.2 to 5.0.2 - [Release notes](https://github.com/simonbengtsson/jsPDF-AutoTable/releases) - [Commits](simonbengtsson/jsPDF-AutoTable@v3.8.2...v5.0.2) --- updated-dependencies: - dependency-name: jspdf dependency-type: direct:production - dependency-name: jspdf-autotable 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 69a507f commit 2c9ae36

File tree

2 files changed

+40
-25
lines changed

2 files changed

+40
-25
lines changed

package-lock.json

Lines changed: 38 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"jquery-ui-dist": "^1.12.1",
5959
"jquery-validation": "^1.19.5",
6060
"js-cookie": "^2.2.1",
61-
"jspdf": "^2.5.1",
62-
"jspdf-autotable": "^3.8.2",
61+
"jspdf": "^3.0.1",
62+
"jspdf-autotable": "^5.0.2",
6363
"tableexport.jquery.plugin": "^1.30.0"
6464
},
6565
"devDependencies": {

0 commit comments

Comments
 (0)