Skip to content

Commit 3be3ad6

Browse files
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] <[email protected]>
1 parent 29f5527 commit 3be3ad6

File tree

2 files changed

+74
-28
lines changed

2 files changed

+74
-28
lines changed

src/Website/package-lock.json

+73-27
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
@@ -36,7 +36,7 @@
3636
"chart.js": "^4.3.0",
3737
"html2canvas": "^1.4.1",
3838
"jquery": "^3.6.0",
39-
"jspdf": "^2.5.1",
39+
"jspdf": "^3.0.0",
4040
"jwt-decode": "^4.0.0",
4141
"leaflet": "^1.9.4",
4242
"leaflet-geosearch": "^4.0.0",

0 commit comments

Comments
 (0)