Skip to content

Commit 82627e6

Browse files
Bump dompurify from 3.4.0 to 3.4.1 (#14148)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f432894 commit 82627e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"core-js": "3.49.0",
175175
"deep-eql": "4.1.3",
176176
"deepcopy": "2.1.0",
177-
"dompurify": "3.4.0",
177+
"dompurify": "3.4.1",
178178
"express": "5.2.1",
179179
"express-http-context": "2.0.1",
180180
"filesize": "11.0.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4414,10 +4414,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
44144414
dependencies:
44154415
domelementtype "^2.3.0"
44164416

4417-
dompurify@3.4.0:
4418-
version "3.4.0"
4419-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
4420-
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
4417+
dompurify@3.4.1:
4418+
version "3.4.1"
4419+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.1.tgz#521d04483ac12631b2aedf434a5f5390933b8789"
4420+
integrity sha512-JahakDAIg1gyOm7dlgWSDjV4n7Ip2PKR55NIT6jrMfIgLFgWo81vdr1/QGqWtFNRqXP9UV71oVePtjqS2ebnPw==
44214421
optionalDependencies:
44224422
"@types/trusted-types" "^2.0.7"
44234423

0 commit comments

Comments
 (0)