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

Commit

Permalink
Bump sanitize-html from 1.18.3 to 1.18.4
Browse files Browse the repository at this point in the history
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](apostrophecms/sanitize-html@1.18.3...1.18.4)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Aug 3, 2018
1 parent 73fadd9 commit 3ca6dbf
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 @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3ca6dbf

Please sign in to comment.