Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent c6820b9 commit 5735d91
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ajv": "8.13.0",
"chokidar": "3.6.0",
"countly-sdk-nodejs": "22.6.0",
"debug": "4.3.4",
"debug": "4.3.6",
"dotenv": "16.4.5",
"ethers": "6.7.1",
"express": "4.19.2",
Expand Down
14 changes: 13 additions & 1 deletion cli/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ __metadata:
ajv: "npm:8.13.0"
chokidar: "npm:3.6.0"
countly-sdk-nodejs: "npm:22.6.0"
debug: "npm:4.3.4"
debug: "npm:4.3.6"
dotenv: "npm:16.4.5"
eslint: "npm:9.3.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down Expand Up @@ -5032,6 +5032,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.6":
version: 4.3.6
resolution: "debug@npm:4.3.6"
dependencies:
ms: "npm:2.1.2"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/3293416bff072389c101697d4611c402a6bacd1900ac20c0492f61a9cdd6b3b29750fc7f5e299f8058469ef60ff8fb79b86395a30374fbd2490113c1c7112285
languageName: node
linkType: hard

"debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down

0 comments on commit 5735d91

Please sign in to comment.