Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@tailwindcss/postcss": "^4.1.18",
"bootstrap": "^4.6.2",
"classnames": "^2.5.1",
"dompurify": "^3.2.6",
"dompurify": "^3.3.1",
"escape-html": "^1.0.3",
"gulp": "^5.0.1",
"gulp-changed": "^5.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5192,15 +5192,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.2.6":
version: 3.2.6
resolution: "dompurify@npm:3.2.6"
"dompurify@npm:^3.3.1":
version: 3.3.1
resolution: "dompurify@npm:3.3.1"
dependencies:
"@types/trusted-types": ^2.0.7
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 4d002997dbae13f6bdf0e6be014384129c83b1ee8cd3fca9d96f95b9142d1e96256924466a2fc25e7ffb6ede54290e5c4a7d1bd10f9b14cfa07928dd799c3b42
checksum: 884fe0acc21a9a2e5aa1b8ce4cecc8f9a71217423b389f760fca7b44595d3c9376d234f1c4ba16d79824789762b3d611d10653c4a90a7e23b351b71e5ef7dd33
languageName: node
linkType: hard

Expand Down Expand Up @@ -7169,7 +7169,7 @@ __metadata:
bootstrap: ^4.6.2
chai: ^6.2.1
classnames: ^2.5.1
dompurify: ^3.2.6
dompurify: ^3.3.1
enzyme: ^3.11.0
enzyme-adapter-preact-pure: ^4.1.0
escape-html: ^1.0.3
Expand Down
Loading