0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

fix(deps): update dependency debug to v4.3.7 (#4838)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-15 12:46:14 +02:00 committed by GitHub
parent 1be9ff83d8
commit cdf7810f1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 37 deletions

25
.pnp.cjs generated
View file

@ -92,7 +92,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["compression", "npm:1.7.4"],\
["cors", "npm:2.8.5"],\
["cross-env", "npm:7.0.3"],\
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.5"],\
["debug", "virtual:919573d00b74f5e6f83e114973b960324ac57319b26f21c413a31a8077349b50006fd8a60c7ec754166f27b406a0be9d61623030d2ab772fb3c114a14ba874f4#npm:4.3.7"],\
["detect-secrets", "npm:1.0.6"],\
["envinfo", "npm:7.13.0"],\
["eslint", "npm:8.57.0"],\
@ -7967,13 +7967,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],\
"linkType": "SOFT"\
}],\
["npm:4.3.5", {\
"packageLocation": "./.yarn/cache/debug-npm-4.3.5-b5001f59b7-7c002b51e2.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "npm:4.3.5"]\
],\
"linkType": "SOFT"\
}],\
["npm:4.3.7", {\
"packageLocation": "./.yarn/cache/debug-npm-4.3.7-385645adf9-822d74e209.zip/node_modules/debug/",\
"packageDependencies": [\
@ -8009,20 +8002,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],\
"linkType": "HARD"\
}],\
["virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.5", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-6360426183/0/cache/debug-npm-4.3.5-b5001f59b7-7c002b51e2.zip/node_modules/debug/",\
"packageDependencies": [\
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.5"],\
["@types/supports-color", null],\
["ms", "npm:2.1.2"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}],\
["virtual:919573d00b74f5e6f83e114973b960324ac57319b26f21c413a31a8077349b50006fd8a60c7ec754166f27b406a0be9d61623030d2ab772fb3c114a14ba874f4#npm:4.3.7", {\
"packageLocation": "./.yarn/__virtual__/debug-virtual-03f0a5f24c/0/cache/debug-npm-4.3.7-385645adf9-822d74e209.zip/node_modules/debug/",\
"packageDependencies": [\
@ -15177,7 +15156,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["compression", "npm:1.7.4"],\
["cors", "npm:2.8.5"],\
["cross-env", "npm:7.0.3"],\
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.5"],\
["debug", "virtual:919573d00b74f5e6f83e114973b960324ac57319b26f21c413a31a8077349b50006fd8a60c7ec754166f27b406a0be9d61623030d2ab772fb3c114a14ba874f4#npm:4.3.7"],\
["detect-secrets", "npm:1.0.6"],\
["envinfo", "npm:7.13.0"],\
["eslint", "npm:8.57.0"],\

Binary file not shown.

View file

@ -38,7 +38,7 @@
"clipanion": "4.0.0-rc.3",
"compression": "1.7.4",
"cors": "2.8.5",
"debug": "4.3.5",
"debug": "4.3.7",
"envinfo": "7.13.0",
"express": "4.21.0",
"express-rate-limit": "5.5.1",

View file

@ -5316,18 +5316,6 @@ __metadata:
languageName: node
linkType: hard
"debug@npm:4.3.5":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
ms: 2.1.2
peerDependenciesMeta:
supports-color:
optional: true
checksum: 7c002b51e256257f936dda09eb37167df952758c57badf6bf44bdc40b89a4bcb8e5a0a2e4c7b53f97c69e2970dd5272d33a757378a12c8f8e64ea7bf99e8e86e
languageName: node
linkType: hard
"debug@npm:4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
@ -11595,7 +11583,7 @@ __metadata:
compression: 1.7.4
cors: 2.8.5
cross-env: 7.0.3
debug: 4.3.5
debug: 4.3.7
detect-secrets: 1.0.6
envinfo: 7.13.0
eslint: 8.57.0