Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 86ac186

Browse files
Merge pull request #136 from Human-Connection/dependabot/npm_and_yarn/sanitize-html-1.18.4
Bump sanitize-html from 1.18.3 to 1.18.4
2 parents 73fadd9 + 3ca6dbf commit 86ac186

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"raven": "~2.6.1",
9999
"request": "~2.87.0",
100100
"request-promise": "~4.2.2",
101-
"sanitize-html": "^1.18.3",
101+
"sanitize-html": "^1.18.4",
102102
"serve-favicon": "~2.5.0",
103103
"shortid": "~2.2.12",
104104
"slug": "~0.9.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6244,9 +6244,9 @@ safe-regex@^1.1.0:
62446244
version "2.1.2"
62456245
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
62466246

6247-
sanitize-html@^1.18.3:
6248-
version "1.18.3"
6249-
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.18.3.tgz#d190ecfcdf8c78bd2306c5f370c86b705191e00c"
6247+
sanitize-html@^1.18.4:
6248+
version "1.18.4"
6249+
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.18.4.tgz#ffdeea13b555dd5e872e9a68b79e5e716cd8c543"
62506250
dependencies:
62516251
chalk "^2.3.0"
62526252
htmlparser2 "^3.9.0"

0 commit comments

Comments
 (0)