Skip to content

Commit

Permalink
deps: bump kubo from 0.28.0 to 0.32.0 (#133)
Browse files Browse the repository at this point in the history
Bumps [kubo](https://github.com/ipfs/npm-kubo) from 0.28.0 to 0.32.0.
- [Commits](ipfs/npm-kubo@v0.28.0...v0.32.0)

---
updated-dependencies:
- dependency-name: kubo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent f6c3cf1 commit f9606e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gateway-conformance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"interface-datastore": "^8.2.11",
"ipfsd-ctl": "^14.1.0",
"ipns": "^9.1.0",
"kubo": "^0.28.0",
"kubo": "^0.32.0",
"kubo-rpc-client": "^4.1.1",
"uint8arrays": "^5.1.0",
"undici": "^6.18.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"execa": "^9.1.0",
"fast-glob": "^3.3.2",
"ipfsd-ctl": "^14.1.0",
"kubo": "^0.28.0",
"kubo": "^0.32.0",
"kubo-rpc-client": "^4.1.1",
"magic-bytes.js": "^1.10.0",
"multiformats": "^13.1.0"
Expand Down

0 comments on commit f9606e0

Please sign in to comment.