Skip to content

Commit

Permalink
upgrade dompurify
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Tuchscherer committed Nov 11, 2024
1 parent 8262990 commit 30909de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"terser": "^4.8.1",
"trim": "^0.0.3",
"websocket-extensions": "^0.1.4",
"y18n": "^5.0.5"
"y18n": "^5.0.5",
"dompurify": "2.4.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6362,10 +6362,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
dependencies:
domelementtype "^2.3.0"

[email protected]:
version "2.3.5"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.5.tgz#c83ed5a3ae5ce23e52efe654ea052ffb358dd7e3"
integrity sha512-kD+f8qEaa42+mjdOpKeztu9Mfx5bv9gVLO6K9jRx4uGvh6Wv06Srn4jr1wPNY2OOUGGSKHNFN+A8MA3v0E0QAQ==
[email protected], [email protected]:
version "2.4.2"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.2.tgz#c3409b49357804c9b00e1fbebea81f26514c5bc3"
integrity sha512-ckbbxcGpfTJ7SNHC2yT2pHSCYxo2oQgSfdoDHQANzMzQyGzVmalF9W/B+X97Cdik5xFwWtwJP232gIP2+1kNEA==

[email protected]:
version "1.5.1"
Expand Down

0 comments on commit 30909de

Please sign in to comment.