Skip to content

Commit 1f5b14c

Browse files
Kranthi Kumar MuppalaPaperclip-Paperclip
authored andcommitted
chore(security): upgrade isomorphic-dompurify from v2 to v3
Bumps isomorphic-dompurify from 2.35.0 to 3.7.1 (latest). v3 includes security improvements and updated jsdom/dompurify internals. API is backward-compatible: default export and sanitize() work unchanged. All 6,631 tests pass and typecheck is clean. Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent aaf3be7 commit 1f5b14c

2 files changed

Lines changed: 334 additions & 14 deletions

File tree

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"fast-xml-parser": "^5.5.0",
4747
"hjson": "^3.2.2",
4848
"ini": "^4.1.0",
49-
"isomorphic-dompurify": "^2.35.0",
49+
"isomorphic-dompurify": "^3.0.0",
5050
"jmespath": "^0.16.0",
5151
"js-yaml": "^4.1.0",
5252
"json5": "^2.2.3",

0 commit comments

Comments
 (0)