diff --git a/package.json b/package.json index 92cbacc063..2cf7aa2514 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb57a3d8f9..d39278adb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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': {}