Skip to content

Commit

Permalink
chore(deps) Update dependency sanitize-html to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and MorganeLecurieux committed Sep 19, 2022
1 parent 2104af5 commit 31149fa
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 @@ -126,7 +126,7 @@
"react-dom": "18.2.0",
"react-router-dom": "6.3.0",
"react-window": "1.8.7",
"sanitize-html": "2.7.1",
"sanitize-html": "2.7.2",
"styled-components": "5.3.5",
"yarn": "1.22.19",
"yup": "0.32.11"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15996,10 +15996,10 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sanitize-html@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.7.1.tgz#a6c2c1a88054a79eeacfac9b0a43f1b393476901"
integrity sha512-oOpe8l4J8CaBk++2haoN5yNI5beekjuHv3JRPKUx/7h40Rdr85pemn4NkvUB3TcBP7yjat574sPlcMAyv4UQig==
sanitize-html@2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.7.2.tgz#54c5189af75e3237d996e4b9a5e3eaad12c7f7fc"
integrity sha512-DggSTe7MviO+K4YTCwprG6W1vsG+IIX67yp/QY55yQqKCJYSWzCA1rZbaXzkjoKeL9+jqwm56wD6srYLtUNivg==
dependencies:
deepmerge "^4.2.2"
escape-string-regexp "^4.0.0"
Expand Down

0 comments on commit 31149fa

Please sign in to comment.