Skip to content

Commit

Permalink
Merge pull request #2271 from ably/dependabot/npm_and_yarn/dompurify-…
Browse files Browse the repository at this point in the history
…2.5.4

chore(deps): bump dompurify from 2.4.7 to 2.5.4
  • Loading branch information
kennethkalmer authored Sep 16, 2024
2 parents 18faa96 + fff37a6 commit 80d8b85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"cheerio": "^1.0.0-rc.10",
"classnames": "^2.3.1",
"diff": "^5.1.0",
"dompurify": "^2.3.4",
"dompurify": "^2.5.4",
"front-matter": "^4.0.2",
"fs-extra": "^10.0.1",
"gatsby": "^5.13.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6452,10 +6452,10 @@ domino@^2.1.6:
resolved "https://registry.yarnpkg.com/domino/-/domino-2.1.6.tgz#fe4ace4310526e5e7b9d12c7de01b7f485a57ffe"
integrity sha512-3VdM/SXBZX2omc9JF9nOPCtDaYQ67BGp5CoLpIQlO2KCAPETs8TcDHacF26jXadGbvUteZzRTeos2fhID5+ucQ==

dompurify@^2.2.9, dompurify@^2.3.4:
version "2.4.7"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.7.tgz#277adeb40a2c84be2d42a8bcd45f582bfa4d0cfc"
integrity sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==
dompurify@^2.2.9, dompurify@^2.5.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.4.tgz#347e91070963b22db31c7c8d0ce9a0a2c3c08746"
integrity sha512-l5NNozANzaLPPe0XaAwvg3uZcHtDBnziX/HjsY1UcDj1MxTK8Dd0Kv096jyPK5HRzs/XM5IMj20dW8Fk+HnbUA==

domutils@^2.5.2, domutils@^2.8.0:
version "2.8.0"
Expand Down

0 comments on commit 80d8b85

Please sign in to comment.