Skip to content

Commit

Permalink
fix(deps): bump sanitize-html from 2.3.0 to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 27, 2021
1 parent e47a4a1 commit 471aa62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3690,9 +3690,9 @@ sanitize-html@^1.27.2:
postcss "^7.0.27"

sanitize-html@^2.1.1:
version "2.3.0"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.3.0.tgz#78c1a386a68369f27964e84526b7deb00f035d59"
integrity sha512-JAsbaKskfxR+ZhEnqO/T3c2dKalVDA6sXIgy/27TatIUzOPO/zWr1r8Ykzp1cwJx1j+DPMQF5ifvhniixRWYDA==
version "2.3.2"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.3.2.tgz#a1954aea877a096c408aca7b0c260bef6e4fc402"
integrity sha512-p7neuskvC8pSurUjdVmbWPXmc9A4+QpOXIL+4gwFC+av5h+lYCXFT8uEneqsFQg/wEA1IH+cKQA60AaQI6p3cg==
dependencies:
deepmerge "^4.2.2"
escape-string-regexp "^4.0.0"
Expand Down

0 comments on commit 471aa62

Please sign in to comment.