mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
fix(deps): update dependency envinfo to v7.11.1 (#4527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
880076569c
commit
c2604e788e
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -94,7 +94,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["cross-env", "npm:7.0.3"],\
|
||||
["debug", "virtual:6251d782ea0db30c21f0f319066656716c470667e40e117968e3ee896b0149dbd84beab1c1d4067d27f9cefc387fad785c8016e1253c05537454f9884ad265e8#npm:4.3.4"],\
|
||||
["detect-secrets", "npm:1.0.6"],\
|
||||
["envinfo", "npm:7.11.0"],\
|
||||
["envinfo", "npm:7.11.1"],\
|
||||
["eslint", "npm:8.56.0"],\
|
||||
["eslint-config-google", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:0.14.0"],\
|
||||
["eslint-config-prettier", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:9.1.0"],\
|
||||
@ -7790,10 +7790,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["envinfo", [\
|
||||
["npm:7.11.0", {\
|
||||
"packageLocation": "./.yarn/cache/envinfo-npm-7.11.0-5631444898-c45a7d2040.zip/node_modules/envinfo/",\
|
||||
["npm:7.11.1", {\
|
||||
"packageLocation": "./.yarn/cache/envinfo-npm-7.11.1-4d6b740881-f3d38ab6bc.zip/node_modules/envinfo/",\
|
||||
"packageDependencies": [\
|
||||
["envinfo", "npm:7.11.0"]\
|
||||
["envinfo", "npm:7.11.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@ -14548,7 +14548,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["cross-env", "npm:7.0.3"],\
|
||||
["debug", "virtual:6251d782ea0db30c21f0f319066656716c470667e40e117968e3ee896b0149dbd84beab1c1d4067d27f9cefc387fad785c8016e1253c05537454f9884ad265e8#npm:4.3.4"],\
|
||||
["detect-secrets", "npm:1.0.6"],\
|
||||
["envinfo", "npm:7.11.0"],\
|
||||
["envinfo", "npm:7.11.1"],\
|
||||
["eslint", "npm:8.56.0"],\
|
||||
["eslint-config-google", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:0.14.0"],\
|
||||
["eslint-config-prettier", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:9.1.0"],\
|
||||
|
BIN
.yarn/cache/envinfo-npm-7.11.0-5631444898-c45a7d2040.zip → .yarn/cache/envinfo-npm-7.11.1-4d6b740881-f3d38ab6bc.zip
vendored
BIN
.yarn/cache/envinfo-npm-7.11.0-5631444898-c45a7d2040.zip → .yarn/cache/envinfo-npm-7.11.1-4d6b740881-f3d38ab6bc.zip
vendored
Binary file not shown.
BIN
.yarn/cache/fsevents-patch-2882183fbf-8.zip
vendored
BIN
.yarn/cache/fsevents-patch-2882183fbf-8.zip
vendored
Binary file not shown.
@ -39,7 +39,7 @@
|
||||
"cookies": "0.9.1",
|
||||
"cors": "2.8.5",
|
||||
"debug": "^4.3.4",
|
||||
"envinfo": "7.11.0",
|
||||
"envinfo": "7.11.1",
|
||||
"express": "4.18.2",
|
||||
"express-rate-limit": "5.5.1",
|
||||
"fast-safe-stringify": "2.1.1",
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user