1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-24 21:15:51 +01:00

chore(deps): update dependency node-html-parser to v4.1.5 (#2495)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-17 07:37:53 +02:00 committed by GitHub
parent 353a283b40
commit d102fe5ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -47,7 +47,7 @@
"@types/node": "16.9.1",
"@verdaccio/types": "workspace:11.0.0-6-next.9",
"body-parser": "1.19.0",
"node-html-parser": "4.1.4",
"node-html-parser": "4.1.5",
"supertest": "6.1.6",
"verdaccio-auth-memory": "workspace:11.0.0-6-next.5",
"verdaccio-memory": "workspace:11.0.0-6-next.6"

8
pnpm-lock.yaml generated

@ -1190,7 +1190,7 @@ importers:
express: 4.17.1
lodash: 4.17.21
lru-cache: 6.0.0
node-html-parser: 4.1.4
node-html-parser: 4.1.5
supertest: 6.1.6
verdaccio-auth-memory: workspace:11.0.0-6-next.5
verdaccio-memory: workspace:11.0.0-6-next.6
@ -1215,7 +1215,7 @@ importers:
devDependencies:
'@types/node': 16.9.1
'@verdaccio/types': link:../core/types
node-html-parser: 4.1.4
node-html-parser: 4.1.5
supertest: 6.1.6
verdaccio-auth-memory: link:../plugins/auth-memory
verdaccio-memory: link:../plugins/memory
@ -16544,8 +16544,8 @@ packages:
resolution: {integrity: sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==}
engines: {node: '>= 6.0.0'}
/node-html-parser/4.1.4:
resolution: {integrity: sha512-Uk9zI1IhGrPTfUyhRvImKGZspsqJ0ss6aRysGfkDuPDPfLisMlInYT/3FCydsC2UamzPPhpOax9xbTVUsO6n8Q==}
/node-html-parser/4.1.5:
resolution: {integrity: sha512-NLgqUXtftqnBqIjlRjYSaApaqE7TTxfTiH4VqKCjdUJKFOtUzRwney83EHz2qYc0XoxXAkYdmLjENCuZHvsIFg==}
dependencies:
css-select: 4.1.3
he: 1.2.0