fix(deps): update dependency node-html-parser to v7.0.2 (#4251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-22 03:34:44 +09:00
committed by GitHub
parent 21533ee461
commit 7a63fc45c7
2 changed files with 6 additions and 6 deletions

View File

@ -118,7 +118,7 @@
"kuroshiro-analyzer-kuromoji": "1.1.0",
"lazy-var": "2.2.2",
"mdui": "2.1.4",
"node-html-parser": "7.0.1",
"node-html-parser": "7.0.2",
"node-id3": "0.2.9",
"peerjs": "1.5.5",
"semver": "7.7.3",

10
pnpm-lock.yaml generated
View File

@ -202,8 +202,8 @@ importers:
specifier: 2.1.4
version: 2.1.4(patch_hash=008b925e23862ced06c38f9765eef4322eb8a93cb5e9a6b684fd717fec0ea0d9)
node-html-parser:
specifier: 7.0.1
version: 7.0.1
specifier: 7.0.2
version: 7.0.2
node-id3:
specifier: 0.2.9
version: 0.2.9
@ -3666,8 +3666,8 @@ packages:
engines: {node: ^18.17.0 || >=20.5.0}
hasBin: true
node-html-parser@7.0.1:
resolution: {integrity: sha512-KGtmPY2kS0thCWGK0VuPyOS+pBKhhe8gXztzA2ilAOhbUbxa9homF1bOyKvhGzMLXUoRds9IOmr/v5lr/lqNmA==}
node-html-parser@7.0.2:
resolution: {integrity: sha512-DxodLVh7a6JMkYzWyc8nBX9MaF4M0lLFYkJHlWOiu7+9/I6mwNK9u5TbAMC7qfqDJEPX9OIoWA2A9t4C2l1mUQ==}
node-id3@0.2.9:
resolution: {integrity: sha512-dSxhuxrkkGVRgUhDHFxdY0pilzOREcodO01HcZWfaRkCaPWGmo0dOgD8ygyL6ln4Iv4cmfRxAWn1WD9bIB9Bhw==}
@ -8690,7 +8690,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
node-html-parser@7.0.1:
node-html-parser@7.0.2:
dependencies:
css-select: 5.2.2
he: 1.2.0