From 5db1b805231e5617b6c62e62adf8c7af7260bb1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:10:34 +0000 Subject: [PATCH] Bump jspdf-autotable from 3.5.28 to 3.5.29 Bumps [jspdf-autotable](https://github.com/simonbengtsson/jsPDF-AutoTable) from 3.5.28 to 3.5.29. - [Release notes](https://github.com/simonbengtsson/jsPDF-AutoTable/releases) - [Commits](https://github.com/simonbengtsson/jsPDF-AutoTable/compare/v3.5.28...v3.5.29) --- updated-dependencies: - dependency-name: jspdf-autotable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 931ad6337..b4341060b 100644 --- a/package.json +++ b/package.json @@ -1089,7 +1089,7 @@ "final-form-set-field-data": "^1.0.2", "hashcode": "^1.0.3", "jspdf": "^2.3.1", - "jspdf-autotable": "^3.5.14", + "jspdf-autotable": "^3.5.29", "lodash": "^4.17.4", "moment-timezone": "^0.5.43", "prop-types": "^15.5.10", diff --git a/yarn.lock b/yarn.lock index a2dfd333f..3862523ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7683,10 +7683,10 @@ jsonparse@^1.3.1: resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg== -jspdf-autotable@^3.5.14: - version "3.5.28" - resolved "https://registry.yarnpkg.com/jspdf-autotable/-/jspdf-autotable-3.5.28.tgz#5463acbfa7a5b182453afea8f8aeac48bc96bfdb" - integrity sha512-eNYt5mUxCGa1Y0bmOhGXU+Va/P2jNkgOgUPGIpZp2rbZUauU34s0q3S59Jps5zi2u90nQy7DmD/D+sdesJLIEA== +jspdf-autotable@^3.5.29: + version "3.5.29" + resolved "https://registry.yarnpkg.com/jspdf-autotable/-/jspdf-autotable-3.5.29.tgz#3337287086223b7109fad6d737e252df0257a43b" + integrity sha512-LCQ/FwlJJj2U9IEfjSXLmPk0pXizjJPBd46UpS8JysmU8nK8GnKRvbhct3bL9F014OO9wrssqSsRvuprRDd0WA== jspdf@^2.3.1: version "2.5.1"