From 6894f7b524432f7cedf2bbf455be067036852187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:37:03 +0000 Subject: [PATCH] Bump jspdf from 4.1.0 to 4.2.0 in /WebUI Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](https://github.com/parallax/jsPDF/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebUI/package.json | 2 +- WebUI/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/WebUI/package.json b/WebUI/package.json index 813d76d6..bd29314f 100644 --- a/WebUI/package.json +++ b/WebUI/package.json @@ -14,7 +14,7 @@ "chart.js": "^4.4.7", "core-js": "^3.3.9", "highcharts": "^12.0.2", - "jspdf": "^4.1.0", + "jspdf": "^4.2.0", "jspdf-autotable": "^3.8.4", "lodash": "^4.17.23", "moment": "^2.29.3", diff --git a/WebUI/yarn.lock b/WebUI/yarn.lock index 48adbdd9..298ac56b 100644 --- a/WebUI/yarn.lock +++ b/WebUI/yarn.lock @@ -814,10 +814,10 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.28.4", "@babel/runtime@^7.8.4": - version "7.28.4" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" - integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== +"@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.28.6", "@babel/runtime@^7.8.4": + version "7.28.6" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" + integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== "@babel/template@^7.25.0", "@babel/template@^7.25.9": version "7.25.9" @@ -4252,12 +4252,12 @@ jspdf-autotable@^3.8.4: resolved "https://registry.yarnpkg.com/jspdf-autotable/-/jspdf-autotable-3.8.4.tgz#f7f05d45532ca94424a59cfa613309fff7c380a5" integrity sha512-rSffGoBsJYX83iTRv8Ft7FhqfgEL2nLpGAIiqruEQQ3e4r0qdLFbPUB7N9HAle0I3XgpisvyW751VHCqKUVOgQ== -jspdf@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-4.1.0.tgz#4fb476251c8751c996175cfaac02d30fdf8c7b7a" - integrity sha512-xd1d/XRkwqnsq6FP3zH1Q+Ejqn2ULIJeDZ+FTKpaabVpZREjsJKRJwuokTNgdqOU+fl55KgbvgZ1pRTSWCP2kQ== +jspdf@^4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-4.2.0.tgz#f5b42a8e1592c3da1531d005adc87ccc19272965" + integrity sha512-hR/hnRevAXXlrjeqU5oahOE+Ln9ORJUB5brLHHqH67A+RBQZuFr5GkbI9XQI8OUFSEezKegsi45QRpc4bGj75Q== dependencies: - "@babel/runtime" "^7.28.4" + "@babel/runtime" "^7.28.6" fast-png "^6.2.0" fflate "^0.8.1" optionalDependencies: