Skip to content

Commit 7b5be9f

Browse files
Bump sanitize-html and @types/sanitize-html (#286)
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.16.0 to 2.17.0 - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](apostrophecms/sanitize-html@2.16.0...2.17.0) Updates `@types/sanitize-html` from 2.15.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 58c6088 commit 7b5be9f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-dom": "^19.1.0",
3131
"react-ga": "^3.3.1",
3232
"react-waypoint": "^10.3.0",
33-
"sanitize-html": "^2.16.0",
33+
"sanitize-html": "^2.17.0",
3434
"shiki": "^3.3.0",
3535
"tailwindcss-animate": "^1.0.7",
3636
"timeago": "^1.6.7"
@@ -41,7 +41,7 @@
4141
"@types/react": "^19.1.2",
4242
"@types/react-dom": "^19.1.2",
4343
"@types/react-lazy-load-image-component": "^1.6.4",
44-
"@types/sanitize-html": "^2.15.0",
44+
"@types/sanitize-html": "^2.16.0",
4545
"@typescript-eslint/eslint-plugin": "^8.30.1",
4646
"@typescript-eslint/parser": "^8.36.0",
4747
"autoprefixer": "^10.4.21",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)