mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
refactor: update lock file
This commit is contained in:
parent
23bcf6fb86
commit
04710d8fc0
1 changed files with 3 additions and 3 deletions
|
@ -2910,7 +2910,7 @@ fs-access@^1.0.0:
|
|||
|
||||
fs-extra@4.0.1:
|
||||
version "4.0.1"
|
||||
resolved "http://localhost:5555/fs-extra/-/fs-extra-4.0.1.tgz#7fc0c6c8957f983f57f306a24e5b9ddd8d0dd880"
|
||||
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-4.0.1.tgz#7fc0c6c8957f983f57f306a24e5b9ddd8d0dd880"
|
||||
dependencies:
|
||||
graceful-fs "^4.1.2"
|
||||
jsonfile "^3.0.0"
|
||||
|
@ -3859,7 +3859,7 @@ json5@^0.5.0, json5@^0.5.1:
|
|||
|
||||
jsonfile@^3.0.0:
|
||||
version "3.0.1"
|
||||
resolved "http://localhost:5555/jsonfile/-/jsonfile-3.0.1.tgz#a5ecc6f65f53f662c4415c7675a0331d0992ec66"
|
||||
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz#a5ecc6f65f53f662c4415c7675a0331d0992ec66"
|
||||
optionalDependencies:
|
||||
graceful-fs "^4.1.6"
|
||||
|
||||
|
@ -6670,7 +6670,7 @@ uniqs@^2.0.0:
|
|||
|
||||
universalify@^0.1.0:
|
||||
version "0.1.1"
|
||||
resolved "http://localhost:5555/universalify/-/universalify-0.1.1.tgz#fa71badd4437af4c148841e3b3b165f9e9e590b7"
|
||||
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz#fa71badd4437af4c148841e3b3b165f9e9e590b7"
|
||||
|
||||
unix-crypt-td-js@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue