Skip to content

Commit 13d6b36

Browse files
chore(deps): bump dompurify from 3.2.7 to 3.3.0 (#5292)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.7 to 3.3.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.7...3.3.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.0 dependency-type: direct:production 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 9c571ba commit 13d6b36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test:e2e": "npx playwright test --config=./playwright.patternhub-config.ts"
2424
},
2525
"dependencies": {
26-
"dompurify": "3.2.7",
26+
"dompurify": "3.3.0",
2727
"highlight.js": "11.11.1",
2828
"next": "15.5.5",
2929
"react": "18.3.1",

0 commit comments

Comments
 (0)