Skip to content
Open
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.3.1",
"dompurify": "^3.3.2",
"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 @@ -5199,15 +5199,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.3.1":
version: 3.3.1
resolution: "dompurify@npm:3.3.1"
"dompurify@npm:^3.3.2":
version: 3.3.3
resolution: "dompurify@npm:3.3.3"
dependencies:
"@types/trusted-types": ^2.0.7
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 884fe0acc21a9a2e5aa1b8ce4cecc8f9a71217423b389f760fca7b44595d3c9376d234f1c4ba16d79824789762b3d611d10653c4a90a7e23b351b71e5ef7dd33
checksum: 2ba5b40129259836f1e6c98e99d16608d34c7f4ad6ba457ac8c932f0e2c8e0e7c27561d25fcabf97e695eec57fd5eef1c065b324a542e5125631d4f768af2736
languageName: node
linkType: hard

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