Skip to content

Commit dd79c50

Browse files
deps: bump @libp2p/logger from 4.0.20 to 5.0.0
Bumps [@libp2p/logger](https://github.com/libp2p/js-libp2p) from 4.0.20 to 5.0.0. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@logger-v4.0.20...utils-v5.0.0) --- updated-dependencies: - dependency-name: "@libp2p/logger" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b8ec69 commit dd79c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@libp2p/interface": "^1.1.1",
49-
"@libp2p/logger": "^4.0.4",
49+
"@libp2p/logger": "^5.0.0",
5050
"@libp2p/peer-id": "^4.0.4",
5151
"@multiformats/multiaddr": "^12.1.3",
5252
"any-signal": "^4.1.1",

0 commit comments

Comments
 (0)