Skip to content

Commit ba687f7

Browse files
Bump dompurify from 3.2.4 to 3.2.6 (#13594)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.4 to 3.2.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.4...3.2.6) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bb983d commit ba687f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"core-js": "3.40.0",
188188
"deep-eql": "4.1.3",
189189
"deepcopy": "2.1.0",
190-
"dompurify": "3.2.4",
190+
"dompurify": "3.2.6",
191191
"express": "4.21.2",
192192
"express-http-context": "1.2.4",
193193
"filesize": "10.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3988,10 +3988,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
39883988
dependencies:
39893989
domelementtype "^2.3.0"
39903990

3991-
3992-
version "3.2.4"
3993-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
3994-
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
3991+
3992+
version "3.2.6"
3993+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.6.tgz#ca040a6ad2b88e2a92dc45f38c79f84a714a1cad"
3994+
integrity sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==
39953995
optionalDependencies:
39963996
"@types/trusted-types" "^2.0.7"
39973997

0 commit comments

Comments
 (0)