1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

fix(deps): update dependency npm to v8.19.4 (#3627)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-19 00:39:37 +01:00 committed by GitHub
parent 9e3abf9830
commit a1c8652eb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -4,7 +4,7 @@
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.6",
"npm": "8.19.3"
"npm": "8.19.4"
},
"scripts": {
"test": "jest"

8
pnpm-lock.yaml generated

@ -251,10 +251,10 @@ importers:
e2e/cli/e2e-npm8:
specifiers:
'@verdaccio/test-cli-commons': workspace:1.1.0-6-next.6
npm: 8.19.3
npm: 8.19.4
dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons
npm: 8.19.3
npm: 8.19.4
e2e/cli/e2e-npm9:
specifiers:
@ -24112,8 +24112,8 @@ packages:
- which
- write-file-atomic
/npm/8.19.3:
resolution: {integrity: sha512-0QjmyPtDxSyMWWD8I91QGbrgx9KzbV6C9FK1liEb/K0zppiZkr5KxXc990G+LzPwBHDfRjUBlO9T1qZ08vl9mA==}
/npm/8.19.4:
resolution: {integrity: sha512-3HANl8i9DKnUA89P4KEgVNN28EjSeDCmvEqbzOAuxCFDzdBZzjUl99zgnGpOUumvW5lvJo2HKcjrsc+tfyv1Hw==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
hasBin: true
dev: false