Skip to content

Commit 4c71041

Browse files
Bump sanitize-html from 2.17.2 to 2.17.3
Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) from 2.17.2 to 2.17.3. - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/sanitize-html@2.17.3/packages/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fcd144 commit 4c71041

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"pem": "1.14.8",
117117
"reflect-metadata": "^0.2.2",
118118
"rxjs": "^7.8.2",
119-
"sanitize-html": "^2.17.2",
119+
"sanitize-html": "^2.17.3",
120120
"sortablejs": "1.15.7",
121121
"uuid": "^8.3.2",
122122
"zone.js": "~0.13.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10847,10 +10847,10 @@ safe-stable-stringify@^2.4.3:
1084710847
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
1084810848
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
1084910849

10850-
sanitize-html@^2.17.2:
10851-
version "2.17.2"
10852-
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.17.2.tgz#21ac893929c3259b346ae9030174658c488ae1b5"
10853-
integrity sha512-EnffJUl46VE9uvZ0XeWzObHLurClLlT12gsOk1cHyP2Ol1P0BnBnsXmShlBmWVJM+dKieQI68R0tsPY5m/B+Jg==
10850+
sanitize-html@^2.17.3:
10851+
version "2.17.3"
10852+
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.17.3.tgz#b2f79f75afeda3a90e87d480052dfc1601b7aeee"
10853+
integrity sha512-Kn4srCAo2+wZyvCNKCSyB2g8RQ8IkX/gQs2uqoSRNu5t9I2qvUyAVvRDiFUVAiX3N3PNuwStY0eNr+ooBHVWEg==
1085410854
dependencies:
1085510855
deepmerge "^4.2.2"
1085610856
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)