From ba377676d04840ada6fbca6baee98ff1f0a0286c Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Wed, 8 Feb 2017 17:06:09 +0100 Subject: [PATCH] =?UTF-8?q?Update=20sanitize-html=20to=20version=201.14.1?= =?UTF-8?q?=20=F0=9F=9A=80=20(#7846)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update sanitize-html to version 1.14.1 https://greenkeeper.io/ * chore: yarn.lock --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 20e9e0d74b..51f22ddd62 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index d233e9042d..9cff5bbee1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"