0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix(deps): update dependency debug to v4.4.0 (#4996)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-12 20:04:39 +01:00 committed by GitHub
parent df4e435e8c
commit 7c935e955d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 24 additions and 3 deletions

25
.pnp.cjs generated
View file

@ -92,7 +92,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["compression", "npm:1.7.5"],\
["cors", "npm:2.8.5"],\
["cross-env", "npm:7.0.3"],\
["debug", "virtual:17bb5298b4ef6a761f3950c2163759d15bc86a7194ba974ce8027b90f747c7c4921e71badc2ca0f1e2d96cc20d48e85bd38c76ebb3a734533f8c3bdcf19a3cb4#npm:4.3.7"],\
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.4.0"],\
["detect-secrets", "npm:1.0.6"],\
["envinfo", "npm:7.14.0"],\
["eslint", "npm:8.57.1"],\
@ -7666,6 +7666,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],\
"linkType": "SOFT"\
}],\
["npm:4.4.0", {\
"packageLocation": "./.yarn/cache/debug-npm-4.4.0-f6efe76023-fb42df878d.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "npm:4.4.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0ca7b771fbda7ed3d254c2e1e404506aa1480055c4a8b31a28affad41d2151a687d8a05486480858e0838a72b5e8d0e6f885471f47f57eb9072df7e81b13c034#npm:4.3.4", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-b867b299e7/0/cache/debug-npm-4.3.4-4513954577-3dbad3f94e.zip/node_modules/debug/",\
"packageDependencies": [\
@ -7708,6 +7715,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],\
"linkType": "HARD"\
}],\
["virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.4.0", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-5f5a00b0c8/0/cache/debug-npm-4.4.0-f6efe76023-fb42df878d.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.4.0"],\
["@types/supports-color", null],\
["ms", "npm:2.1.3"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}],\
["virtual:c7b184cd14c02e3ce555ab1875e60cf5033c617e17d82c4c02ea822101d3c817f48bf25a766b4d4335742dc5c9c14c2e88a57ed955a56c4ad0613899f82f5618#npm:2.6.9", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-ce39f1817a/0/cache/debug-npm-2.6.9-7d4cb597dc-d2f51589ca.zip/node_modules/debug/",\
"packageDependencies": [\
@ -15250,7 +15271,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["compression", "npm:1.7.5"],\
["cors", "npm:2.8.5"],\
["cross-env", "npm:7.0.3"],\
["debug", "virtual:17bb5298b4ef6a761f3950c2163759d15bc86a7194ba974ce8027b90f747c7c4921e71badc2ca0f1e2d96cc20d48e85bd38c76ebb3a734533f8c3bdcf19a3cb4#npm:4.3.7"],\
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.4.0"],\
["detect-secrets", "npm:1.0.6"],\
["envinfo", "npm:7.14.0"],\
["eslint", "npm:8.57.1"],\

Binary file not shown.

View file

@ -38,7 +38,7 @@
"clipanion": "4.0.0-rc.4",
"compression": "1.7.5",
"cors": "2.8.5",
"debug": "4.3.7",
"debug": "4.4.0",
"envinfo": "7.14.0",
"express": "4.21.2",
"express-rate-limit": "5.5.1",

BIN
yarn.lock

Binary file not shown.