Skip to content

Commit a08a6ad

Browse files
chore(deps-dev): bump sanitize-html from 1.22.1 to 1.23.0 (#4308)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.22.1 to 1.23.0. - [Release notes](https://github.com/apostrophecms/sanitize-html/releases) - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0d4da7b commit a08a6ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"pre-commit": "^1.2.2",
138138
"query-string": "^6.12.0",
139139
"qunit-dom": "^1.1.0",
140-
"sanitize-html": "^1.22.1",
140+
"sanitize-html": "^1.23.0",
141141
"sass": "^1.26.3",
142142
"semantic-ui-ember": "3.0.3",
143143
"string_decoder": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14597,10 +14597,10 @@ sane@^4.0.0, sane@^4.1.0:
1459714597
minimist "^1.1.1"
1459814598
walker "~1.0.5"
1459914599

14600-
sanitize-html@^1.22.1:
14601-
version "1.22.1"
14602-
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.22.1.tgz#5b36c92ab27917ddd2775396815c2bc1a6268310"
14603-
integrity sha512-++IMC00KfMQc45UWZJlhWOlS9eMrME38sFG9GXfR+k6oBo9JXSYQgTOZCl9j3v/smFTRNT9XNwz5DseFdMY+2Q==
14600+
sanitize-html@^1.23.0:
14601+
version "1.23.0"
14602+
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.23.0.tgz#e7a5ce7427cd2844dae5b9961cd372e349f91fb5"
14603+
integrity sha512-7MgUrbZpaig6zHwuHjpNqhkiuutFPWWoFY/RmdtEnvrFKMLafzSHfFyOozVpKWytkZIUhbYu3VQ/93OmYdo3ag==
1460414604
dependencies:
1460514605
chalk "^2.4.1"
1460614606
htmlparser2 "^4.1.0"

0 commit comments

Comments
 (0)