Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent a3934f9 commit 4c2a5ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.5",
"dotenv": "16.4.5",
"ethers": "6.7.1",
"express": "4.19.2",
Expand Down
4 changes: 2 additions & 2 deletions 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.5"
dotenv: "npm:16.4.5"
eslint: "npm:9.3.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down Expand Up @@ -5008,7 +5008,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.2.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5":
"debug@npm:4, debug@npm:4.3.5, debug@npm:^4.1.1, debug@npm:^4.2.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
Expand Down

0 comments on commit 4c2a5ac

Please sign in to comment.