Skip to content

Commit e39b9ad

Browse files
Bump jspdf from 4.2.0 to 4.2.1 in /WebUI (#509)
Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.2.1 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 835ecf1 commit e39b9ad

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

WebUI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"chart.js": "^4.4.7",
1515
"core-js": "^3.3.9",
1616
"highcharts": "^12.0.2",
17-
"jspdf": "^4.2.0",
17+
"jspdf": "^4.2.1",
1818
"jspdf-autotable": "^3.8.4",
1919
"lodash": "^4.17.23",
2020
"moment": "^2.29.3",

WebUI/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4247,10 +4247,10 @@ jspdf-autotable@^3.8.4:
42474247
resolved "https://registry.yarnpkg.com/jspdf-autotable/-/jspdf-autotable-3.8.4.tgz#f7f05d45532ca94424a59cfa613309fff7c380a5"
42484248
integrity sha512-rSffGoBsJYX83iTRv8Ft7FhqfgEL2nLpGAIiqruEQQ3e4r0qdLFbPUB7N9HAle0I3XgpisvyW751VHCqKUVOgQ==
42494249

4250-
jspdf@^4.2.0:
4251-
version "4.2.0"
4252-
resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-4.2.0.tgz#f5b42a8e1592c3da1531d005adc87ccc19272965"
4253-
integrity sha512-hR/hnRevAXXlrjeqU5oahOE+Ln9ORJUB5brLHHqH67A+RBQZuFr5GkbI9XQI8OUFSEezKegsi45QRpc4bGj75Q==
4250+
jspdf@^4.2.1:
4251+
version "4.2.1"
4252+
resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-4.2.1.tgz#6ba0d263999313f91f369ee80ecf235046b2acd8"
4253+
integrity sha512-YyAXyvnmjTbR4bHQRLzex3CuINCDlQnBqoSYyjJwTP2x9jDLuKDzy7aKUl0hgx3uhcl7xzg32agn5vlie6HIlQ==
42544254
dependencies:
42554255
"@babel/runtime" "^7.28.6"
42564256
fast-png "^6.2.0"

0 commit comments

Comments
 (0)