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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-12 19:21:14 +02:00 committed by GitHub
parent 3f7197937d
commit 6e3118fdd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
27 changed files with 230 additions and 229 deletions

View File

@ -8,7 +8,7 @@
"@verdaccio/config": "workspace:7.0.0-next-8.21",
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/types": "workspace:12.0.0-next-7.5",
"debug": "4.3.6",
"debug": "4.3.7",
"fs-extra": "11.2.0",
"get-port": "5.1.1",
"got": "11.8.6",

View File

@ -7,7 +7,7 @@
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/config": "workspace:7.0.0-next-8.21",
"@verdaccio/test-helper": "workspace:3.0.0-next-7.2",
"debug": "4.3.6",
"debug": "4.3.7",
"cypress": "^13.6.0",
"get-port": "5.1.1"
},

View File

@ -96,7 +96,7 @@
"babel-plugin-emotion": "11.0.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"debug": "4.3.6",
"debug": "4.3.7",
"detect-secrets": "1.0.6",
"eslint": "8.57.0",
"fs-extra": "11.2.0",

View File

@ -48,7 +48,7 @@
"abortcontroller-polyfill": "1.7.5",
"body-parser": "1.20.3",
"cookies": "0.9.0",
"debug": "4.3.6",
"debug": "4.3.7",
"express": "4.21.0",
"lodash": "4.17.21",
"mime": "2.6.0",

View File

@ -44,7 +44,7 @@
"@verdaccio/logger": "workspace:7.0.0-next-8.21",
"@verdaccio/signature": "workspace:7.0.0-next-7.5",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"debug": "4.3.6",
"debug": "4.3.7",
"lodash": "4.17.21",
"verdaccio-htpasswd": "workspace:12.0.0-next-8.21"
},

View File

@ -40,7 +40,7 @@
"dependencies": {
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"debug": "4.3.6",
"debug": "4.3.7",
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"minimatch": "7.4.6"

View File

@ -36,7 +36,7 @@
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/url": "workspace:12.0.0-next-8.21",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"debug": "4.3.6",
"debug": "4.3.7",
"gunzip-maybe": "^1.4.2",
"lodash": "4.17.21",
"tar-stream": "^3.1.7"

View File

@ -34,7 +34,7 @@
},
"dependencies": {
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"debug": "4.3.6",
"debug": "4.3.7",
"lodash": "4.17.21",
"validator": "13.12.0"
},

View File

@ -32,7 +32,7 @@
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/logger": "workspace:7.0.0-next-8.21",
"core-js": "3.37.1",
"debug": "4.3.6",
"debug": "4.3.7",
"got-cjs": "12.5.4",
"handlebars": "4.7.8"
},

View File

@ -14,7 +14,7 @@
},
"dependencies": {
"@verdaccio/logger": "workspace:7.0.0-next-8.21",
"debug": "4.3.6",
"debug": "4.3.7",
"lodash": "4.17.21"
},
"devDependencies": {

View File

@ -40,7 +40,7 @@
"dependencies": {
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/logger-prettify": "workspace:7.0.0-next-7.3",
"debug": "4.3.6",
"debug": "4.3.7",
"colorette": "2.0.20"
},
"devDependencies": {

View File

@ -43,7 +43,7 @@
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/url": "workspace:12.0.0-next-8.21",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"debug": "4.3.6",
"debug": "4.3.7",
"express": "4.21.0",
"express-rate-limit": "5.5.1",
"lodash": "4.17.21",

View File

@ -44,7 +44,7 @@
"@verdaccio/server": "workspace:7.0.0-next-8.21",
"@verdaccio/server-fastify": "workspace:7.0.0-next-8.21",
"core-js": "3.37.1",
"debug": "4.3.6",
"debug": "4.3.7",
"lodash": "4.17.21"
},
"devDependencies": {

View File

@ -31,7 +31,7 @@
},
"dependencies": {
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"debug": "4.3.6"
"debug": "4.3.7"
},
"devDependencies": {
"@types/debug": "^4.1.12",

View File

@ -39,7 +39,7 @@
"bcryptjs": "2.4.3",
"core-js": "3.37.1",
"http-errors": "2.0.0",
"debug": "4.3.6",
"debug": "4.3.7",
"unix-crypt-td-js": "1.1.4"
},
"devDependencies": {

View File

@ -40,7 +40,7 @@
"@verdaccio/file-locking": "workspace:12.0.0-next.1",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"core-js": "3.37.1",
"debug": "4.3.6",
"debug": "4.3.7",
"globby": "11.1.0",
"lockfile": "1.0.4",
"lodash": "4.17.21",

View File

@ -32,7 +32,7 @@
"dependencies": {
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"memory-fs": "0.5.0",
"debug": "4.3.6",
"debug": "4.3.7",
"memfs": "3.5.3"
},
"devDependencies": {

View File

@ -42,7 +42,7 @@
"@verdaccio/core": "workspace:7.0.0-next-8.21",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"JSONStream": "1.3.5",
"debug": "4.3.6",
"debug": "4.3.7",
"got-cjs": "12.5.4",
"hpagent": "1.2.0",
"lodash": "4.17.21"

View File

@ -39,7 +39,7 @@
"devDependencies": {
"@verdaccio/types": "workspace:12.0.0-next-7.5",
"@orama/orama": "1.2.4",
"debug": "4.3.6",
"debug": "4.3.7",
"esbuild": "0.14.10"
},
"funding": {

View File

@ -38,7 +38,7 @@
"build": "pnpm run build:js && pnpm run build:types"
},
"dependencies": {
"debug": "4.3.6",
"debug": "4.3.7",
"lodash": "4.17.21",
"@verdaccio/config": "workspace:7.0.0-next-8.21",
"@verdaccio/core": "workspace:7.0.0-next-8.21",

View File

@ -42,7 +42,7 @@
"verdaccio-audit": "workspace:12.0.0-next-8.21",
"compression": "1.7.4",
"cors": "2.8.5",
"debug": "4.3.6",
"debug": "4.3.7",
"express": "4.21.0",
"lodash": "4.17.21"
},

View File

@ -41,7 +41,7 @@
"@verdaccio/tarball": "workspace:12.0.0-next-8.21",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"core-js": "3.37.1",
"debug": "4.3.6",
"debug": "4.3.7",
"fastify": "4.25.2",
"fastify-plugin": "4.5.1",
"lodash": "4.17.21"

View File

@ -39,7 +39,7 @@
},
"dependencies": {
"jsonwebtoken": "9.0.2",
"debug": "4.3.6"
"debug": "4.3.7"
},
"devDependencies": {
"@verdaccio/config": "workspace:7.0.0-next-8.21",

View File

@ -50,7 +50,7 @@
"@verdaccio/url": "workspace:12.0.0-next-8.21",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"JSONStream": "1.3.5",
"debug": "4.3.6",
"debug": "4.3.7",
"lodash": "4.17.21",
"merge2": "1.4.1",
"semver": "7.6.3"

View File

@ -17,7 +17,7 @@
"@verdaccio/types": "workspace:12.0.0-next-7.5",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"body-parser": "1.20.3",
"debug": "4.3.6",
"debug": "4.3.7",
"express": "4.21.0",
"fs-extra": "11.2.0",
"supertest": "7.0.0"

View File

@ -34,7 +34,7 @@
"@verdaccio/tarball": "workspace:12.0.0-next-8.21",
"@verdaccio/url": "workspace:12.0.0-next-8.21",
"@verdaccio/utils": "workspace:7.0.0-next-8.21",
"debug": "4.3.6",
"debug": "4.3.7",
"express": "4.21.0",
"lodash": "4.17.21"
},

File diff suppressed because it is too large Load Diff