mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-19 12:00:39 +08:00
chore(deps): update dependency node-html-parser to v6 (#4627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2854915956
commit
727cf92907
@ -46,7 +46,7 @@
|
||||
"babylonjs-loaders": "^5.17.1",
|
||||
"happy-dom": "^9.20.3",
|
||||
"msw": "^1.0.0",
|
||||
"node-html-parser": "^5.3.3",
|
||||
"node-html-parser": "^6.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"playwright": "^1.35.1",
|
||||
"plotly.js-dist-min": "^2.10.1",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -1,4 +1,4 @@
|
||||
lockfileVersion: '6.1'
|
||||
lockfileVersion: '6.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
@ -54,8 +54,8 @@ importers:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(typescript@4.7.4)
|
||||
node-html-parser:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0
|
||||
npm-run-all:
|
||||
specifier: ^4.1.5
|
||||
version: 4.1.5
|
||||
@ -4962,8 +4962,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/node-html-parser@5.3.3:
|
||||
resolution: {integrity: sha512-ncg1033CaX9UexbyA7e1N0aAoAYRDiV8jkTvzEnfd1GDvzFdrsXLzR4p4ik8mwLgnaKP/jyUFWDy9q3jvRT2Jw==}
|
||||
/node-html-parser@6.0.0:
|
||||
resolution: {integrity: sha512-o4vS5Jm7ZdV5WN4/jHmCEVJOpm4exLCeXOcZnNzXi0BGv0AS8FsGwyQ4k0Ujmui1NMQs6qsTy+amjjpr9rmz4Q==}
|
||||
dependencies:
|
||||
css-select: 4.3.0
|
||||
he: 1.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user