Skip to content

Commit b7b20ff

Browse files
Bump dompurify from 3.0.3 to 3.0.4 (#12265)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.0.3...3.0.4) --- updated-dependencies: - dependency-name: dompurify 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 3dad712 commit b7b20ff

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
@@ -189,7 +189,7 @@
189189
"core-js": "3.31.0",
190190
"deep-eql": "4.1.3",
191191
"deepcopy": "2.1.0",
192-
"dompurify": "3.0.3",
192+
"dompurify": "3.0.4",
193193
"express": "4.18.2",
194194
"express-http-context": "1.2.4",
195195
"filesize": "10.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3873,10 +3873,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
38733873
dependencies:
38743874
domelementtype "^2.3.0"
38753875

3876-
3877-
version "3.0.3"
3878-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.3.tgz#4b115d15a091ddc96f232bcef668550a2f6f1430"
3879-
integrity sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==
3876+
3877+
version "3.0.4"
3878+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.4.tgz#963116d05c94ee42f8353a3690f935475d8cd2f7"
3879+
integrity sha512-ae0mA+Qiqp6C29pqZX3fQgK+F91+F7wobM/v8DRzDqJdZJELXiFUx4PP4pK/mzUS0xkiSEx3Ncd9gr69jg3YsQ==
38803880

38813881
domutils@^2.5.2, domutils@^2.8.0:
38823882
version "2.8.0"

0 commit comments

Comments
 (0)