mirror of
https://github.com/clearml/clearml-web
synced 2025-01-30 22:17:22 +00:00
Bump dompurify from 3.1.2 to 3.1.3 (#87)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c210ef55d0
commit
b85d02ef6a
8
package-lock.json
generated
8
package-lock.json
generated
@ -44,7 +44,7 @@
|
||||
"date-fns": "^3.6.0",
|
||||
"diff": "^5.2.0",
|
||||
"dom-to-image": "^2.6.0",
|
||||
"dompurify": "^3.1.2",
|
||||
"dompurify": "^3.1.3",
|
||||
"export-to-csv": "^1.3.0",
|
||||
"filesize": "^10.1.1",
|
||||
"has-ansi": "^5.0.1",
|
||||
@ -10164,9 +10164,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",
|
||||
|
@ -55,7 +55,7 @@
|
||||
"date-fns": "^3.6.0",
|
||||
"diff": "^5.2.0",
|
||||
"dom-to-image": "^2.6.0",
|
||||
"dompurify": "^3.1.2",
|
||||
"dompurify": "^3.1.3",
|
||||
"export-to-csv": "^1.3.0",
|
||||
"filesize": "^10.1.1",
|
||||
"has-ansi": "^5.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user