mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05: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
5 changed files with 11 additions and 11 deletions
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"],\
|
||||
|
|
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",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5102,12 +5102,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"envinfo@npm:7.11.0":
|
||||
version: 7.11.0
|
||||
resolution: "envinfo@npm:7.11.0"
|
||||
"envinfo@npm:7.11.1":
|
||||
version: 7.11.1
|
||||
resolution: "envinfo@npm:7.11.1"
|
||||
bin:
|
||||
envinfo: dist/cli.js
|
||||
checksum: c45a7d20409d5f4cda72483b150d3816b15b434f2944d72c1495d8838bd7c4e7b2f32c12128ffb9b92b5f66f436237b8a525eb3a9a5da2d20013bc4effa28aef
|
||||
checksum: f3d38ab6bc62388466e86e2f5665f90f238ca349c81bb36b311d908cb5ca96650569b43b308c9dcb6725a222693f6c43a704794e74a68fb445ec5575a90ca05e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11052,7 +11052,7 @@ __metadata:
|
|||
cross-env: 7.0.3
|
||||
debug: ^4.3.4
|
||||
detect-secrets: 1.0.6
|
||||
envinfo: 7.11.0
|
||||
envinfo: 7.11.1
|
||||
eslint: 8.56.0
|
||||
eslint-config-google: 0.14.0
|
||||
eslint-config-prettier: 9.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue