Skip to content

Commit af498ae

Browse files
chore(deps): bump sanitize-html and @types/sanitize-html (#447)
Bumps [sanitize-html](https://github.com/apostrophecms/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.13.0 to 2.17.0 - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](apostrophecms/sanitize-html@2.13.0...2.17.0) Updates `@types/sanitize-html` from 2.13.0 to 2.16.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/sanitize-html" dependency-version: 2.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 523888f commit af498ae

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^18.19.50",
1919
"@types/react": "^19.0.0",
2020
"@types/react-dom": "^19.0.0",
21-
"@types/sanitize-html": "^2.13.0",
21+
"@types/sanitize-html": "^2.16.0",
2222
"autoprefixer": "^10.4.23",
2323
"eslint": "^9.0.0",
2424
"eslint-config-next": "^16.0.0",
@@ -60,7 +60,7 @@
6060
"rehype-github-alerts": "^3.0.0",
6161
"rehype-prism-plus": "^2.0.0",
6262
"remark-gfm": "^4.0.0",
63-
"sanitize-html": "^2.13.0",
63+
"sanitize-html": "^2.17.0",
6464
"tailwind-merge": "^2.6.0"
6565
},
6666
"scripts": {

0 commit comments

Comments
 (0)