Skip to content

Commit 4a2f0bb

Browse files
chore(deps): bump @libp2p/dcutr from 2.0.38 to 3.0.1
Bumps [@libp2p/dcutr](https://github.com/libp2p/js-libp2p) from 2.0.38 to 3.0.1. - [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@pnet-v2.0.38...tls-v3.0.1) --- updated-dependencies: - dependency-name: "@libp2p/dcutr" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7079fb6 commit 4a2f0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-browser-pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@chainsafe/libp2p-noise": "^16.0.0",
2626
"@chainsafe/libp2p-yamux": "^7.0.0",
2727
"@libp2p/circuit-relay-v2": "^3.0.0",
28-
"@libp2p/dcutr": "^2.0.0",
28+
"@libp2p/dcutr": "^3.0.1",
2929
"@libp2p/identify": "^3.0.0",
3030
"@libp2p/webrtc": "^5.0.0",
3131
"@libp2p/websockets": "^9.0.0",

0 commit comments

Comments
 (0)