Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency debug to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2022
1 parent bedd869 commit 0cc7268
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"abortable-iterator": "^3.0.0",
"buffer": "^5.6.0",
"class-is": "^1.1.0",
"debug": "^4.1.1",
"debug": "4.3.4",
"err-code": "^2.0.0",
"it-pipe": "^1.0.1",
"libp2p-utils": "^0.1.0",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2774,7 +2774,7 @@ __metadata:
abortable-iterator: ^3.0.0
buffer: ^5.6.0
class-is: ^1.1.0
debug: ^4.1.1
debug: 4.3.4
err-code: ^2.0.0
it-pipe: ^1.0.1
libp2p-utils: ^0.1.0
Expand Down Expand Up @@ -11272,6 +11272,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
ms: 2.1.2
peerDependenciesMeta:
supports-color:
optional: true
checksum: 3dbad3f94ea64f34431a9cbf0bafb61853eda57bff2880036153438f50fb5a84f27683ba0d8e5426bf41a8c6ff03879488120cf5b3a761e77953169c0600a708
languageName: node
linkType: hard

"debug@npm:^3.1.0, debug@npm:^3.1.1, debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down

0 comments on commit 0cc7268

Please sign in to comment.