Skip to content

Commit 7cf8877

Browse files
authoredMar 5, 2025
Bump dompurify and jspdf in /src/Website
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.2.4 and updates ancestor dependency [jspdf](https://github.com/MrRio/jsPDF). These dependencies need to be updated together. Updates `dompurify` from 2.5.6 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.5.6...3.2.4) Updates `jspdf` from 2.5.1 to 3.0.0 - [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.0) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect - dependency-name: jspdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58ffed4 commit 7cf8877

File tree

2 files changed

+40
-20
lines changed

2 files changed

+40
-20
lines changed
 

‎src/Website/package-lock.json

+39-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/Website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"chart.js": "^4.3.0",
3939
"html2canvas": "^1.4.1",
4040
"jquery": "^3.7.1",
41-
"jspdf": "^2.5.2",
41+
"jspdf": "^3.0.0",
4242
"jwt-decode": "^4.0.0",
4343
"leaflet": "^1.9.4",
4444
"leaflet-geosearch": "^4.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.