chore(deps): bump dompurify from 3.0.1 to 3.0.2 (#8594)

This commit is contained in:
dependabot[bot]
2023-04-26 12:11:11 +00:00
committed by GitHub
parent 5c5805fa68
commit e80e6a05b6
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"classnames": "^2.3.1",
"css.escape": "1.5.1",
"deep-extend": "0.6.0",
"dompurify": "=3.0.1",
"dompurify": "=3.0.2",
"ieee754": "^1.2.1",
"immutable": "^3.x.x",
"js-file-download": "^0.4.12",
@@ -10720,9 +10720,9 @@
}
},
"node_modules/dompurify": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.1.tgz",
"integrity": "sha512-60tsgvPKwItxZZdfLmamp0MTcecCta3avOhsLgPZ0qcWt96OasFfhkeIRbJ6br5i0fQawT1/RBGB5L58/Jpwuw=="
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.2.tgz",
"integrity": "sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw=="
},
"node_modules/domutils": {
"version": "3.0.1",
@@ -37082,9 +37082,9 @@
}
},
"dompurify": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.1.tgz",
"integrity": "sha512-60tsgvPKwItxZZdfLmamp0MTcecCta3avOhsLgPZ0qcWt96OasFfhkeIRbJ6br5i0fQawT1/RBGB5L58/Jpwuw=="
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.2.tgz",
"integrity": "sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw=="
},
"domutils": {
"version": "3.0.1",

View File

@@ -69,7 +69,7 @@
"classnames": "^2.3.1",
"css.escape": "1.5.1",
"deep-extend": "0.6.0",
"dompurify": "=3.0.1",
"dompurify": "=3.0.2",
"ieee754": "^1.2.1",
"immutable": "^3.x.x",
"js-file-download": "^0.4.12",