From fd1738fa7ee48a6d6e2144610ceaa6e97b41522d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 08:39:49 +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 | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d9ac23948..98714c74c 100644 --- a/package.json +++ b/package.json @@ -1087,7 +1087,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 a95a61c9d..444d5ee64 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" @@ -9114,8 +9114,9 @@ postcss-calc@^8.2.4: postcss-selector-parser "^6.0.9" postcss-value-parser "^4.2.0" -"postcss-color-function@github:folio-org/postcss-color-function": +postcss-color-function@folio-org/postcss-color-function: version "4.1.0" + uid c128aad740ae740fb571c4b6493f467dd51efe85 resolved "https://codeload.github.com/folio-org/postcss-color-function/tar.gz/c128aad740ae740fb571c4b6493f467dd51efe85" dependencies: css-color-function "~1.3.3"