chore(deps): bump dompurify from 3.1.2 to 3.1.3 (#9943)

This commit is contained in:
dependabot[bot]
2024-05-16 12:02:07 +00:00
committed by GitHub
parent 85c0122df1
commit 9477492564
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"classnames": "^2.5.1",
"css.escape": "1.5.1",
"deep-extend": "0.6.0",
"dompurify": "=3.1.2",
"dompurify": "=3.1.3",
"ieee754": "^1.2.1",
"immutable": "^3.x.x",
"js-file-download": "^0.4.12",
@@ -11370,9 +11370,9 @@
}
},
"node_modules/dompurify": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.2.tgz",
"integrity": "sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg=="
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.3.tgz",
"integrity": "sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng=="
},
"node_modules/domutils": {
"version": "3.1.0",

View File

@@ -77,7 +77,7 @@
"classnames": "^2.5.1",
"css.escape": "1.5.1",
"deep-extend": "0.6.0",
"dompurify": "=3.1.2",
"dompurify": "=3.1.3",
"ieee754": "^1.2.1",
"immutable": "^3.x.x",
"js-file-download": "^0.4.12",