Skip to content

Commit 4813197

Browse files
Bump dompurify from 3.3.1 to 3.4.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.1...3.4.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 555633a commit 4813197

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@tailwindcss/postcss": "^4.1.18",
2929
"bootstrap": "^4.6.2",
3030
"classnames": "^2.5.1",
31-
"dompurify": "^3.3.1",
31+
"dompurify": "^3.4.0",
3232
"escape-html": "^1.0.3",
3333
"gulp": "^5.0.1",
3434
"gulp-changed": "^5.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5199,15 +5199,15 @@ __metadata:
51995199
languageName: node
52005200
linkType: hard
52015201

5202-
"dompurify@npm:^3.3.1":
5203-
version: 3.3.1
5204-
resolution: "dompurify@npm:3.3.1"
5202+
"dompurify@npm:^3.4.0":
5203+
version: 3.4.0
5204+
resolution: "dompurify@npm:3.4.0"
52055205
dependencies:
52065206
"@types/trusted-types": ^2.0.7
52075207
dependenciesMeta:
52085208
"@types/trusted-types":
52095209
optional: true
5210-
checksum: 884fe0acc21a9a2e5aa1b8ce4cecc8f9a71217423b389f760fca7b44595d3c9376d234f1c4ba16d79824789762b3d611d10653c4a90a7e23b351b71e5ef7dd33
5210+
checksum: 8c4286d3d379c6133ff2951d73d946974ef079f5d651d66cf90c1a6e57d8d2d304e7bc18280d27c38835200bbe03877fd93fb22f9f1fb9e086d68ffcd2d5dd16
52115211
languageName: node
52125212
linkType: hard
52135213

@@ -7176,7 +7176,7 @@ __metadata:
71767176
bootstrap: ^4.6.2
71777177
chai: ^6.2.2
71787178
classnames: ^2.5.1
7179-
dompurify: ^3.3.1
7179+
dompurify: ^3.4.0
71807180
enzyme: ^3.11.0
71817181
enzyme-adapter-preact-pure: ^4.1.0
71827182
escape-html: ^1.0.3

0 commit comments

Comments
 (0)