Skip to content

Commit 03749e2

Browse files
chore: bump the kubo-deps group across 1 directory with 3 updates
Bumps the kubo-deps group with 3 updates in the / directory: [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl), [kubo](https://github.com/ipfs/npm-kubo) and [kubo-rpc-client](https://github.com/ipfs/js-kubo-rpc-client). Updates `ipfsd-ctl` from 16.0.3 to 17.0.0 - [Release notes](https://github.com/ipfs/js-ipfsd-ctl/releases) - [Changelog](https://github.com/ipfs/js-ipfsd-ctl/blob/main/CHANGELOG.md) - [Commits](ipfs/js-ipfsd-ctl@v16.0.3...v17.0.0) Updates `kubo` from 0.40.1 to 0.41.0 - [Commits](ipfs/npm-kubo@v0.40.1...v0.41.0) Updates `kubo-rpc-client` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/ipfs/js-kubo-rpc-client/releases) - [Commits](ipfs/js-kubo-rpc-client@v6.1.0...v7.0.0) --- updated-dependencies: - dependency-name: ipfsd-ctl dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: kubo-deps - dependency-name: kubo dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kubo-deps - dependency-name: kubo-rpc-client dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: kubo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d7a781 commit 03749e2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,13 @@
112112
"http-server": "^14.1.1",
113113
"ipfs-unixfs": "^12.0.0",
114114
"ipfs-unixfs-importer": "^16.1.0",
115-
"ipfsd-ctl": "^16.0.0",
115+
"ipfsd-ctl": "^17.0.0",
116116
"ipns": "^10.1.3",
117117
"it-all": "^3.0.7",
118118
"it-drain": "^3.0.10",
119119
"it-to-buffer": "^4.0.10",
120-
"kubo": "^0.40.0",
121-
"kubo-rpc-client": "^6.0.2",
120+
"kubo": "^0.41.0",
121+
"kubo-rpc-client": "^7.0.0",
122122
"patch-package": "^8.0.0",
123123
"playwright": "^1.45.3",
124124
"polka": "^0.5.2",

0 commit comments

Comments
 (0)