summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-21 11:23:14 +0000
committerGitHub <noreply@github.com>2024-05-21 11:23:14 +0000
commit60e6647f264e471e3c8dd8bdfd2d52c7e24be6e5 (patch)
treed9f859bc4bc8bd0e0ac99c7be24c3a066c622771
parenta17e3fe8d9caeb94131ece99feb4e2a6d7383dd5 (diff)
--- (#9953)
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 2f2186fd..eac6c8b0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"classnames": "^2.5.1",
"css.escape": "1.5.1",
"deep-extend": "0.6.0",
- "dompurify": "=3.1.3",
+ "dompurify": "=3.1.4",
"ieee754": "^1.2.1",
"immutable": "^3.x.x",
"js-file-download": "^0.4.12",
@@ -11081,9 +11081,9 @@
}
},
"node_modules/dompurify": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.3.tgz",
- "integrity": "sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng=="
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.4.tgz",
+ "integrity": "sha512-2gnshi6OshmuKil8rMZuQCGiUF3cUxHY3NGDzUAdUx/NPEe5DVnO8BDoAQouvgwnx0R/+a6jUn36Z0FSdq8vww=="
},
"node_modules/domutils": {
"version": "3.1.0",
diff --git a/package.json b/package.json
index 2a729407..6cccd1ad 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"classnames": "^2.5.1",
"css.escape": "1.5.1",
"deep-extend": "0.6.0",
- "dompurify": "=3.1.3",
+ "dompurify": "=3.1.4",
"ieee754": "^1.2.1",
"immutable": "^3.x.x",
"js-file-download": "^0.4.12",