chore(deps): bump dompurify from 3.0.2 to 3.0.3 (#8931)

This commit is contained in:
dependabot[bot]
2023-06-16 18:46:39 +00:00
committed by GitHub
parent 667e55e368
commit 112baeca6b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -16,7 +16,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": "=3.0.2", "dompurify": "=3.0.3",
"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",
@@ -10558,9 +10558,9 @@
} }
}, },
"node_modules/dompurify": { "node_modules/dompurify": {
"version": "3.0.2", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.2.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.3.tgz",
"integrity": "sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw==" "integrity": "sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ=="
}, },
"node_modules/domutils": { "node_modules/domutils": {
"version": "3.1.0", "version": "3.1.0",
@@ -37084,9 +37084,9 @@
} }
}, },
"dompurify": { "dompurify": {
"version": "3.0.2", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.2.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.3.tgz",
"integrity": "sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw==" "integrity": "sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ=="
}, },
"domutils": { "domutils": {
"version": "3.1.0", "version": "3.1.0",

View File

@@ -70,7 +70,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": "=3.0.2", "dompurify": "=3.0.3",
"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",