Skip to content

Commit 553e6b7

Browse files
⬆️ Bump sanitize-html and @types/sanitize-html
Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) and [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html). These dependencies needed to be updated together. Updates `sanitize-html` from 2.17.0 to 2.17.5 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/sanitize-html@2.17.5/packages/sanitize-html) Updates `@types/sanitize-html` from 2.16.0 to 2.16.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html) --- updated-dependencies: - dependency-name: "@types/sanitize-html" dependency-version: 2.16.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: sanitize-html dependency-version: 2.17.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faee07b commit 553e6b7

2 files changed

Lines changed: 56 additions & 55 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mdast-util-from-markdown": "^2.0.3",
2626
"mdast-util-to-string": "^4.0.0",
2727
"reading-time": "^1.5.0",
28-
"sanitize-html": "^2.17.0",
28+
"sanitize-html": "^2.17.5",
2929
"terser": "^5.46.1"
3030
},
3131
"devDependencies": {
@@ -35,7 +35,7 @@
3535
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
3636
"@types/js-cookie": "^3.0.6",
3737
"@types/node": "^20.19.43",
38-
"@types/sanitize-html": "^2.16.0",
38+
"@types/sanitize-html": "^2.16.1",
3939
"@typescript-eslint/eslint-plugin": "^6.21.0",
4040
"@typescript-eslint/parser": "^6.21.0",
4141
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)