Skip to content

Commit 641bd5e

Browse files
Bump dompurify from 3.1.5 to 3.1.6 (#13091)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: dompurify 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 d78910e commit 641bd5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"core-js": "3.37.1",
190190
"deep-eql": "4.1.3",
191191
"deepcopy": "2.1.0",
192-
"dompurify": "3.1.5",
192+
"dompurify": "3.1.6",
193193
"express": "4.19.2",
194194
"express-http-context": "1.2.4",
195195
"filesize": "10.1.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4071,10 +4071,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
40714071
dependencies:
40724072
domelementtype "^2.3.0"
40734073

4074-
dompurify@3.1.5:
4075-
version "3.1.5"
4076-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.5.tgz#2c6a113fc728682a0f55684b1388c58ddb79dc38"
4077-
integrity sha512-lwG+n5h8QNpxtyrJW/gJWckL+1/DQiYMX8f7t8Z2AZTPw1esVrqjI63i7Zc2Gz0aKzLVMYC1V1PL/ky+aY/NgA==
4074+
dompurify@3.1.6:
4075+
version "3.1.6"
4076+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
4077+
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
40784078

40794079
domutils@^2.5.2, domutils@^2.8.0:
40804080
version "2.8.0"

0 commit comments

Comments
 (0)