chore(deps): bump dompurify from 3.1.1 to 3.1.2 (#9899)

This commit is contained in:
dependabot[bot]
2024-05-01 11:34:08 +00:00
committed by GitHub
parent b12795395b
commit a488cb6e42
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"classnames": "^2.5.1", "classnames": "^2.5.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",
"deep-extend": "0.6.0", "deep-extend": "0.6.0",
"dompurify": "=3.1.1", "dompurify": "=3.1.2",
"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",
@@ -11354,9 +11354,9 @@
} }
}, },
"node_modules/dompurify": { "node_modules/dompurify": {
"version": "3.1.1", "version": "3.1.2",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.1.tgz", "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.2.tgz",
"integrity": "sha512-tVP8C/GJwnABOn/7cx/ymx/hXpmBfWIPihC1aOEvS8GbMqy3pgeYtJk1HXN3CO7tu+8bpY18f6isjR5Cymj0TQ==" "integrity": "sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg=="
}, },
"node_modules/domutils": { "node_modules/domutils": {
"version": "3.1.0", "version": "3.1.0",

View File

@@ -78,7 +78,7 @@
"classnames": "^2.5.1", "classnames": "^2.5.1",
"css.escape": "1.5.1", "css.escape": "1.5.1",
"deep-extend": "0.6.0", "deep-extend": "0.6.0",
"dompurify": "=3.1.1", "dompurify": "=3.1.2",
"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",