Skip to content

Commit

Permalink
Upgrade dependencies (#1043)
Browse files Browse the repository at this point in the history
upgrade dompurify

Co-authored-by: Johannes Tuchscherer <[email protected]>
  • Loading branch information
jtuchscherer and Johannes Tuchscherer authored Nov 11, 2024
1 parent 8262990 commit eb64f81
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

2 comments on commit eb64f81

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸŽ‰ Published on https://kurlsh.netlify.app as production
πŸš€ Deployed on https://67336a123ab21322102b006e--kurlsh.netlify.app

Please sign in to comment.