Skip to content

Commit 5dc9599

Browse files
chore: bump @libp2p/daemon-server from 6.0.3 to 7.0.0 (#397)
Bumps [@libp2p/daemon-server](https://github.com/libp2p/js-libp2p-daemon) from 6.0.3 to 7.0.0. - [Release notes](https://github.com/libp2p/js-libp2p-daemon/releases) - [Commits](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v6.0.3...@libp2p/daemon-server-v7.0.0) --- updated-dependencies: - dependency-name: "@libp2p/daemon-server" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 449b9b4 commit 5dc9599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"devDependencies": {
9090
"@chainsafe/libp2p-yamux": "^6.0.0",
9191
"@libp2p/daemon-client": "^7.0.0",
92-
"@libp2p/daemon-server": "^6.0.0",
92+
"@libp2p/daemon-server": "^7.0.0",
9393
"@libp2p/interface-compliance-tests": "^5.0.0",
9494
"@libp2p/interop": "^9.0.0",
9595
"@libp2p/logger": "^4.0.0",

0 commit comments

Comments
 (0)