Skip to content

Commit

Permalink
Merge pull request #309 from Human-Connection/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/sanitize-html-1.19.1

Bump sanitize-html from 1.19.0 to 1.19.1
  • Loading branch information
Lulalaby authored Oct 29, 2018
2 parents 5667ef7 + d4cc8e2 commit 6f88ca7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"raven-js": "^3.26.4",
"redirect-ssl": "~1.3.0",
"request": "~2.87.0",
"sanitize-html": "^1.18.2",
"sanitize-html": "^1.19.1",
"socket.io-client": "~2.1.1",
"uikit": "^3.0.0-rc.8",
"v2-table": "1.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10531,9 +10531,9 @@ sane@^2.0.0:
optionalDependencies:
fsevents "^1.2.3"

sanitize-html@^1.18.2:
version "1.19.0"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.19.0.tgz#34d8a4b864aba79602e4a32003f293fc242df0a9"
sanitize-html@^1.19.1:
version "1.19.1"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.19.1.tgz#e8b33c69578054d6ee4f57ea152d6497f3f6fb7d"
dependencies:
chalk "^2.3.0"
htmlparser2 "^3.9.0"
Expand Down

0 comments on commit 6f88ca7

Please sign in to comment.