Skip to content

Commit 0dac7a1

Browse files
Bump dompurify from 3.4.3 to 3.4.5 (#14193)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.3 to 3.4.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.3...3.4.5) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.5 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 adc179c commit 0dac7a1

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.3",
177+
"dompurify": "3.4.5",
178178
"express": "5.2.1",
179179
"express-http-context": "2.0.1",
180180
"filesize": "11.0.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4409,10 +4409,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
44094409
dependencies:
44104410
domelementtype "^2.3.0"
44114411

4412-
dompurify@3.4.3:
4413-
version "3.4.3"
4414-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.3.tgz#3ef336e7a757c3bf1efbd3781afb149a3ae5cfa4"
4415-
integrity sha512-VVwJidIJcp1hpg2OMXML3ZVRPYSZiq4aX7qBh83BSIpOaRDqI+qxhXjjIWnpzkOXhmp0L81lnoME1mnCc9H48A==
4412+
dompurify@3.4.5:
4413+
version "3.4.5"
4414+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.5.tgz#bedc7d30a6007ae9a8937b952be6adb76a28e871"
4415+
integrity sha512-OrwIBKsdNSVEeubdJ1HBv/wNENRM9ytAVCv7YXt//A3vPdVMNuACRqK9mXCGCBW2ln7BT/A4X0jXHo2Gu89miA==
44164416
optionalDependencies:
44174417
"@types/trusted-types" "^2.0.7"
44184418

0 commit comments

Comments
 (0)