fix: upgrade debug from 4.3.2 to 4.3.4

Snyk has created this PR to upgrade debug from 4.3.2 to 4.3.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/marcus13345/project/8a4d5b75-762e-4298-9731-d9d12ef6d7f6?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-upgrade-d946695bcbea5ebd284675c162e67ae9
snyk-bot 2022-05-30 23:29:17 +00:00
parent 12426970a8
commit 26e5d5c8fb
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"dependencies": {
"@types/rimraf": "^3.0.0",
"@types/tmp": "^0.2.0",
"debug": "^4.3.2",
"debug": "^4.3.4",
"fs-extra": "^10.0.0",
"lodash": "^4.17.21",
"moo": "^0.5.1",

View File

@ -409,10 +409,10 @@ debug@4, debug@4.3.1:
dependencies:
ms "2.1.2"
debug@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
debug@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"