fix(deps): update dependency node-html-parser to v6.1.12 (#1554)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-25 20:37:05 +09:00
committed by GitHub
parent 36083c4173
commit ebd304c252
2 changed files with 5 additions and 5 deletions

View File

@ -165,7 +165,7 @@
"i18next": "23.7.11",
"keyboardevent-from-electron-accelerator": "2.0.0",
"keyboardevents-areequal": "0.2.2",
"node-html-parser": "6.1.11",
"node-html-parser": "6.1.12",
"node-id3": "0.2.6",
"serve": "14.2.1",
"simple-youtube-age-restriction-bypass": "github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9",

8
pnpm-lock.yaml generated
View File

@ -109,8 +109,8 @@ dependencies:
specifier: 0.2.2
version: 0.2.2
node-html-parser:
specifier: 6.1.11
version: 6.1.11
specifier: 6.1.12
version: 6.1.12
node-id3:
specifier: 0.2.6
version: 0.2.6
@ -4725,8 +4725,8 @@ packages:
transitivePeerDependencies:
- supports-color
/node-html-parser@6.1.11:
resolution: {integrity: sha512-FAgwwZ6h0DSDWxfD0Iq1tsDcBCxdJB1nXpLPPxX8YyVWzbfCjKWEzaynF4gZZ/8hziUmp7ZSaKylcn0iKhufUQ==}
/node-html-parser@6.1.12:
resolution: {integrity: sha512-/bT/Ncmv+fbMGX96XG9g05vFt43m/+SYKIs9oAemQVYyVcZmDAI2Xq/SbNcpOA35eF0Zk2av3Ksf+Xk8Vt8abA==}
dependencies:
css-select: 5.1.0
he: 1.2.0