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:
renovate[bot] 2023-06-22 10:56:12 +01:00 committed by GitHub
parent 2854915956
commit 727cf92907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -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
View File

@ -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