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:
parent
9e3abf9830
commit
a1c8652eb1
@ -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
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
|
||||
|
Loading…
Reference in New Issue
Block a user