chore(deps-dev): bump @types/sanitize-html from 2.16.0 to 2.16.1 (#21328)

Bumps [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 08:14:57 +00:00
committed by GitHub
parent 626d289580
commit 9612796778
2 changed files with 7 additions and 7 deletions

View File

@@ -166,7 +166,7 @@
"@types/markdown-it": "14.1.2",
"@types/module-alias": "2.0.4",
"@types/node": "25.3.5",
"@types/sanitize-html": "2.16.0",
"@types/sanitize-html": "2.16.1",
"@types/supertest": "7.2.0",
"@typescript-eslint/eslint-plugin": "8.56.1",
"@typescript-eslint/parser": "8.56.1",

12
pnpm-lock.yaml generated
View File

@@ -354,8 +354,8 @@ importers:
specifier: 25.3.5
version: 25.3.5
'@types/sanitize-html':
specifier: 2.16.0
version: 2.16.0
specifier: 2.16.1
version: 2.16.1
'@types/supertest':
specifier: 7.2.0
version: 7.2.0
@@ -2377,8 +2377,8 @@ packages:
'@types/request@2.48.13':
resolution: {integrity: sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==}
'@types/sanitize-html@2.16.0':
resolution: {integrity: sha512-l6rX1MUXje5ztPT0cAFtUayXF06DqPhRyfVXareEN5gGCFaP/iwsxIyKODr9XDhfxPpN6vXUFNfo5kZMXCxBtw==}
'@types/sanitize-html@2.16.1':
resolution: {integrity: sha512-n9wjs8bCOTyN/ynwD8s/nTcTreIHB1vf31vhLMGqUPNHaweKC4/fAl4Dj+hUlCTKYgm4P3k83fmiFfzkZ6sgMA==}
'@types/statuses@2.0.6':
resolution: {integrity: sha512-xMAgYwceFhRA2zY+XbEA7mxYbA093wdiW8Vu6gZPGWy9cmOyU9XesH1tNcEWsKFd5Vzrqx5T3D38PWx1FIIXkA==}
@@ -7711,9 +7711,9 @@ snapshots:
'@types/tough-cookie': 4.0.5
form-data: 2.5.5
'@types/sanitize-html@2.16.0':
'@types/sanitize-html@2.16.1':
dependencies:
htmlparser2: 8.0.2
htmlparser2: 10.1.0
'@types/statuses@2.0.6': {}