Skip to content

Commit 9fcbcc2

Browse files
[Docs Site] Bump dompurify and @types/dompurify (#18307)
Bumps [dompurify](https://github.com/cure53/DOMPurify) and [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify). These dependencies needed to be updated together. Updates `dompurify` from 3.1.6 to 3.2.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.6...3.2.1) Updates `@types/dompurify` from 3.0.5 to 3.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/dompurify" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d9b59f commit 9fcbcc2

File tree

2 files changed

+22
-14
lines changed

2 files changed

+22
-14
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@codingheads/sticky-header": "^1.0.2",
4141
"@iconify-json/material-symbols": "^1.2.7",
4242
"@stoplight/json-schema-tree": "^4.0.0",
43-
"@types/dompurify": "^3.0.5",
43+
"@types/dompurify": "^3.2.0",
4444
"@types/hast": "^3.0.4",
4545
"@types/he": "^1.2.3",
4646
"@types/node": "^22.9.1",
@@ -53,7 +53,7 @@
5353
"astro-live-code": "^0.0.4",
5454
"date-fns": "^4.1.0",
5555
"detype": "1.0.12",
56-
"dompurify": "3.1.6",
56+
"dompurify": "3.2.1",
5757
"dot-prop": "^9.0.0",
5858
"fast-glob": "^3.3.2",
5959
"github-slugger": "^2.0.0",

0 commit comments

Comments
 (0)