Skip to content

Commit a879154

Browse files
chore(deps-dev): bump sanitize-html from 1.20.1 to 1.21.1 (#3959)
Bumps [sanitize-html](https://github.com/punkave/sanitize-html) from 1.20.1 to 1.21.1. - [Release notes](https://github.com/punkave/sanitize-html/releases) - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/punkave/sanitize-html/commits/1.21.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0ee8189 commit a879154

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"paypal-checkout": "^4.0.311",
120120
"query-string": "^6.10.1",
121121
"qunit-dom": "^0.9.2",
122-
"sanitize-html": "^1.20.1",
122+
"sanitize-html": "^1.21.1",
123123
"sass": "^1.25.0",
124124
"semantic-ui-ember": "3.0.3",
125125
"string_decoder": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14268,9 +14268,10 @@ sane@^4.1.0:
1426814268
minimist "^1.1.1"
1426914269
walker "~1.0.5"
1427014270

14271-
sanitize-html@^1.20.1:
14272-
version "1.20.1"
14273-
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.20.1.tgz#f6effdf55dd398807171215a62bfc21811bacf85"
14271+
sanitize-html@^1.21.1:
14272+
version "1.21.1"
14273+
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.21.1.tgz#1647d15c0c672901aa41eac1b86d0c38146d30ce"
14274+
integrity sha512-W6enXSVphVaVbmVbzVngBthR5f5sMmhq3EfPfBlzBzp2WnX8Rnk7NGpP7KmHUc0Y3MVk9tv/+CbpdHchX9ai7g==
1427414275
dependencies:
1427514276
chalk "^2.4.1"
1427614277
htmlparser2 "^3.10.0"

0 commit comments

Comments
 (0)