Update sanitize-html to version 1.14.1 🚀 (#7846)

* chore(package): update sanitize-html to version 1.14.1

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-02-08 17:06:09 +01:00 committed by Katharina Irrgang
parent b7f4ff8fdb
commit ba377676d0
2 changed files with 4 additions and 4 deletions

View File

@ -79,7 +79,7 @@
"path-match": "1.2.4",
"prettyjson": "1.2.1",
"rss": "1.2.2",
"sanitize-html": "1.13.0",
"sanitize-html": "1.14.1",
"semver": "5.3.0",
"showdown-ghost": "0.3.6",
"superagent": "3.3.2",

View File

@ -5279,9 +5279,9 @@ samsam@1.1.2, samsam@~1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/samsam/-/samsam-1.1.2.tgz#bec11fdc83a9fda063401210e40176c3024d1567"
sanitize-html@1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.13.0.tgz#4ee17cbec516bfe32f2ce6686a569d7e6b4f3631"
sanitize-html@1.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.14.1.tgz#730ffa2249bdf18333effe45b286173c9c5ad0b8"
dependencies:
htmlparser2 "^3.9.0"
regexp-quote "0.0.0"