mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
fix(deps): update dependency debug to v4.3.2 (#2482)
This commit is contained in:
parent
9230779af1
commit
dd9726957f
2 changed files with 3 additions and 3 deletions
|
@ -50,7 +50,7 @@
|
|||
"JSONStream": "1.3.5",
|
||||
"abortcontroller-polyfill": "1.7.3",
|
||||
"async": "3.1.1",
|
||||
"debug": "4.3.1",
|
||||
"debug": "4.3.2",
|
||||
"lodash": "4.17.21",
|
||||
"lunr": "2.3.9",
|
||||
"lunr-mutable-indexes": "2.3.2",
|
||||
|
|
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
|
@ -1030,7 +1030,7 @@ importers:
|
|||
'@verdaccio/utils': workspace:6.0.0-6-next.7
|
||||
abortcontroller-polyfill: 1.7.3
|
||||
async: 3.1.1
|
||||
debug: 4.3.1
|
||||
debug: 4.3.2
|
||||
JSONStream: 1.3.5
|
||||
lodash: 4.17.21
|
||||
lunr: 2.3.9
|
||||
|
@ -1051,7 +1051,7 @@ importers:
|
|||
'@verdaccio/utils': link:../utils
|
||||
abortcontroller-polyfill: 1.7.3
|
||||
async: 3.1.1
|
||||
debug: 4.3.1
|
||||
debug: 4.3.2
|
||||
JSONStream: 1.3.5
|
||||
lodash: 4.17.21
|
||||
lunr: 2.3.9
|
||||
|
|
Loading…
Add table
Reference in a new issue