Skip to content

Commit c012af4

Browse files
build(deps): Bump dompurify and jspdf (#9)
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.3.1 and updates ancestor dependency [jspdf](https://github.com/parallax/jsPDF). These dependencies need to be updated together. Updates `dompurify` from 2.5.8 to 3.3.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.5.8...3.3.1) Updates `jspdf` from 2.5.2 to 4.0.0 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v2.5.2...v4.0.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.1 dependency-type: indirect - dependency-name: jspdf dependency-version: 4.0.0 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 feaa423 commit c012af4

3 files changed

Lines changed: 634 additions & 270 deletions

File tree

package-lock.json

Lines changed: 51 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@sindresorhus/slugify": "^3.0.0",
3535
"@x-govuk/govuk-eleventy-plugin": "^7.0.0",
3636
"govuk-frontend": "5.13.0",
37-
"jspdf": "^2.5.2",
37+
"jspdf": "^4.0.0",
3838
"markdown-it": "^14.1.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)