Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
deps: bump multiformats from 11.0.2 to 12.0.1 (#4)
Browse files Browse the repository at this point in the history
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 11.0.2 to 12.0.1.
- [Release notes](https://github.com/multiformats/js-multiformats/releases)
- [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
- [Commits](multiformats/js-multiformats@v11.0.2...v12.0.1)

---
updated-dependencies:
- dependency-name: multiformats
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Aug 27, 2023
1 parent 10994ea commit 50bed0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/car/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"cborg": "^2.0.5",
"interface-blockstore": "^5.0.0",
"it-map": "^3.0.3",
"multiformats": "^11.0.1",
"multiformats": "^12.0.1",
"p-defer": "^4.0.0",
"p-queue": "^7.3.4",
"progress-events": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"it-to-buffer": "^4.0.2",
"kubo-rpc-client": "^3.0.0",
"merge-options": "^3.0.4",
"multiformats": "^11.0.1",
"multiformats": "^12.0.1",
"p-defer": "^4.0.0",
"wherearewe": "^2.0.1"
},
Expand Down

0 comments on commit 50bed0f

Please sign in to comment.