Skip to content

Commit

Permalink
Bump dompurify from 3.0.6 to 3.1.3 in /manage-gui
Browse files Browse the repository at this point in the history
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.6 to 3.1.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.0.6...3.1.3)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and thijskh committed Sep 17, 2024
1 parent a71849a commit 7b0f91f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manage-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@codemirror/lang-json": "^6.0.1",
"@uiw/react-codemirror": "^4.21.24",
"@uiw/react-md-editor": "^4.0.3",
"dompurify": "^3.0.6",
"dompurify": "^3.1.3",
"http-proxy-middleware": "^2.0.3",
"js-cookie": "^3.0.5",
"lodash.merge": "^4.6.2",
Expand Down
8 changes: 4 additions & 4 deletions manage-gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4282,10 +4282,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.0:
dependencies:
domelementtype "^2.2.0"

dompurify@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.6.tgz#925ebd576d54a9531b5d76f0a5bef32548351dae"
integrity sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==
dompurify@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.3.tgz#cfe3ce4232c216d923832f68f2aa18b2fb9bd223"
integrity sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng==

domutils@^1.7.0:
version "1.7.0"
Expand Down

0 comments on commit 7b0f91f

Please sign in to comment.