mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-08 02:54:13 -05:00
fix(deps): update dependency globby to v11.0.4 (#2508)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d102fe5ba0
commit
9b978c6a5f
2 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
|||
"async": "3.2.1",
|
||||
"core-js": "3.17.2",
|
||||
"debug": "4.3.2",
|
||||
"globby": "11.0.1",
|
||||
"globby": "11.0.4",
|
||||
"lockfile": "1.0.4",
|
||||
"lodash": "4.17.21",
|
||||
"lowdb": "1.0.0",
|
||||
|
|
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
|
@ -367,7 +367,7 @@ importers:
|
|||
async: 3.2.1
|
||||
core-js: 3.17.2
|
||||
debug: 4.3.2
|
||||
globby: 11.0.1
|
||||
globby: 11.0.4
|
||||
lockfile: 1.0.4
|
||||
lodash: 4.17.21
|
||||
lowdb: 1.0.0
|
||||
|
@ -381,7 +381,7 @@ importers:
|
|||
async: 3.2.1
|
||||
core-js: 3.17.2
|
||||
debug: 4.3.2
|
||||
globby: 11.0.1
|
||||
globby: 11.0.4
|
||||
lockfile: 1.0.4
|
||||
lodash: 4.17.21
|
||||
lowdb: 1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue