chore(deps): bump dompurify from 3.0.10 to 3.0.11 (#9741)

This commit is contained in:
dependabot[bot]
2024-03-25 11:37:22 +00:00
committed by GitHub
parent bf65c4e9d7
commit 0dc3c7c892
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.10", "dompurify": "=3.0.11",
"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",
@@ -11326,9 +11326,9 @@
} }
}, },
"node_modules/dompurify": { "node_modules/dompurify": {
"version": "3.0.10", "version": "3.0.11",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.10.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.11.tgz",
"integrity": "sha512-WZDL8ZHTliEVP3Lk4phtvjg8SNQ3YMc5WVstxE8cszKZrFjzI4PF4ZTIk9VGAc9vZADO7uGO2V/ZiStcRSAT4Q==" "integrity": "sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg=="
}, },
"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.10", "dompurify": "=3.0.11",
"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",