chore(deps): Bump debug from 4.3.4 to 4.3.5 in the dependencies group across 1 directory (#12529)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-04 08:25:59 +00:00
committed by GitHub
parent ea480c24e1
commit cd0bb179ea
3 changed files with 28 additions and 7 deletions

View File

@@ -95,7 +95,7 @@
"!*.tsbuildinfo"
],
"dependencies": {
"debug": "4.3.4",
"debug": "4.3.5",
"extract-zip": "2.0.1",
"progress": "2.0.3",
"proxy-agent": "6.4.0",

View File

@@ -121,7 +121,7 @@
"dependencies": {
"@puppeteer/browsers": "2.2.3",
"chromium-bidi": "0.5.20",
"debug": "4.3.4",
"debug": "4.3.5",
"devtools-protocol": "0.0.1286932",
"ws": "8.17.0"
},