chore(deps): bump dompurify from 3.0.9 to 3.0.10 (#9720)

This commit is contained in:
dependabot[bot]
2024-03-20 11:08:44 +00:00
committed by GitHub
parent 6bb810a64f
commit 8edca106d4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"classnames": "^2.5.1", "classnames": "^2.5.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",
"deep-extend": "0.6.0", "deep-extend": "0.6.0",
"dompurify": "=3.0.9", "dompurify": "=3.0.10",
"ieee754": "^1.2.1", "ieee754": "^1.2.1",
"immutable": "^3.x.x", "immutable": "^3.x.x",
"js-file-download": "^0.4.12", "js-file-download": "^0.4.12",
@@ -11327,9 +11327,9 @@
} }
}, },
"node_modules/dompurify": { "node_modules/dompurify": {
"version": "3.0.9", "version": "3.0.10",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.9.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.10.tgz",
"integrity": "sha512-uyb4NDIvQ3hRn6NiC+SIFaP4mJ/MdXlvtunaqK9Bn6dD3RuB/1S/gasEjDHD8eiaqdSael2vBv+hOs7Y+jhYOQ==" "integrity": "sha512-WZDL8ZHTliEVP3Lk4phtvjg8SNQ3YMc5WVstxE8cszKZrFjzI4PF4ZTIk9VGAc9vZADO7uGO2V/ZiStcRSAT4Q=="
}, },
"node_modules/domutils": { "node_modules/domutils": {
"version": "3.1.0", "version": "3.1.0",

View File

@@ -78,7 +78,7 @@
"classnames": "^2.5.1", "classnames": "^2.5.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",
"deep-extend": "0.6.0", "deep-extend": "0.6.0",
"dompurify": "=3.0.9", "dompurify": "=3.0.10",
"ieee754": "^1.2.1", "ieee754": "^1.2.1",
"immutable": "^3.x.x", "immutable": "^3.x.x",
"js-file-download": "^0.4.12", "js-file-download": "^0.4.12",