chore(deps): bump dompurify from 2.3.3 to 2.3.10 (#8117)

This commit is contained in:
dependabot[bot]
2022-07-22 11:33:57 +00:00
committed by GitHub
parent 1c9e0ed99a
commit 87ad75da55
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"classnames": "^2.3.1", "classnames": "^2.3.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",
"deep-extend": "0.6.0", "deep-extend": "0.6.0",
"dompurify": "=2.3.3", "dompurify": "=2.3.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",
@@ -9056,9 +9056,9 @@
} }
}, },
"node_modules/dompurify": { "node_modules/dompurify": {
"version": "2.3.3", "version": "2.3.10",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.3.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.10.tgz",
"integrity": "sha512-dqnqRkPMAjOZE0FogZ+ceJNM2dZ3V/yNOuFB7+39qpO93hHhfRpHw3heYQC7DPK9FqbQTfBKUJhiSfz4MvXYwg==" "integrity": "sha512-o7Fg/AgC7p/XpKjf/+RC3Ok6k4St5F7Q6q6+Nnm3p2zGWioAY6dh0CbbuwOhH2UcSzKsdniE/YnE2/92JcsA+g=="
}, },
"node_modules/domutils": { "node_modules/domutils": {
"version": "2.7.0", "version": "2.7.0",
@@ -34511,9 +34511,9 @@
} }
}, },
"dompurify": { "dompurify": {
"version": "2.3.3", "version": "2.3.10",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.3.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.10.tgz",
"integrity": "sha512-dqnqRkPMAjOZE0FogZ+ceJNM2dZ3V/yNOuFB7+39qpO93hHhfRpHw3heYQC7DPK9FqbQTfBKUJhiSfz4MvXYwg==" "integrity": "sha512-o7Fg/AgC7p/XpKjf/+RC3Ok6k4St5F7Q6q6+Nnm3p2zGWioAY6dh0CbbuwOhH2UcSzKsdniE/YnE2/92JcsA+g=="
}, },
"domutils": { "domutils": {
"version": "2.7.0", "version": "2.7.0",

View File

@@ -67,7 +67,7 @@
"classnames": "^2.3.1", "classnames": "^2.3.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",
"deep-extend": "0.6.0", "deep-extend": "0.6.0",
"dompurify": "=2.3.3", "dompurify": "=2.3.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",