From 3ca6dbfff6262b848544c4cec8b234ccdc42148e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 3 Aug 2018 04:27:05 +0000 Subject: [PATCH] Bump sanitize-html from 1.18.3 to 1.18.4 Bumps [sanitize-html](https://github.com/punkave/sanitize-html) from 1.18.3 to 1.18.4. - [Release notes](https://github.com/punkave/sanitize-html/releases) - [Commits](https://github.com/punkave/sanitize-html/compare/1.18.3...1.18.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8441dd4..9886ef5 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "raven": "~2.6.1", "request": "~2.87.0", "request-promise": "~4.2.2", - "sanitize-html": "^1.18.3", + "sanitize-html": "^1.18.4", "serve-favicon": "~2.5.0", "shortid": "~2.2.12", "slug": "~0.9.1", diff --git a/yarn.lock b/yarn.lock index 2cf90d2..329ee68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6244,9 +6244,9 @@ safe-regex@^1.1.0: version "2.1.2" resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" -sanitize-html@^1.18.3: - version "1.18.3" - resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.18.3.tgz#d190ecfcdf8c78bd2306c5f370c86b705191e00c" +sanitize-html@^1.18.4: + version "1.18.4" + resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.18.4.tgz#ffdeea13b555dd5e872e9a68b79e5e716cd8c543" dependencies: chalk "^2.3.0" htmlparser2 "^3.9.0"