Skip to content

Commit 77a6e2c

Browse files
deps: bump the helia-deps group across 1 directory with 2 updates
Bumps the helia-deps group with 2 updates in the / directory: [@helia/delegated-routing-v1-http-api-client](https://github.com/ipfs/helia-delegated-routing-v1-http-api) and [multiformats](https://github.com/multiformats/js-multiformats). Updates `@helia/delegated-routing-v1-http-api-client` from 6.0.1 to 7.0.1 - [Release notes](https://github.com/ipfs/helia-delegated-routing-v1-http-api/releases) - [Changelog](https://github.com/ipfs/helia-delegated-routing-v1-http-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-6.0.1...@helia/delegated-routing-v1-http-api-client-7.0.1) Updates `multiformats` from 13.4.2 to 14.0.0 - [Release notes](https://github.com/multiformats/js-multiformats/releases) - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md) - [Commits](multiformats/js-multiformats@v13.4.2...v14.0.0) --- updated-dependencies: - dependency-name: "@helia/delegated-routing-v1-http-api-client" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: multiformats dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 239eb02 commit 77a6e2c

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
@@ -46,7 +46,7 @@
4646
"@chainsafe/libp2p-noise": "^17.0.0",
4747
"@chainsafe/libp2p-yamux": "^8.0.1",
4848
"@helia/block-brokers": "^5.2.1",
49-
"@helia/delegated-routing-v1-http-api-client": "^6.0.1",
49+
"@helia/delegated-routing-v1-http-api-client": "^7.0.1",
5050
"@helia/routers": "^5.1.0",
5151
"@helia/utils": "^2.5.0",
5252
"@helia/verified-fetch": "^7.2.16",
@@ -73,7 +73,7 @@
7373
"file-type": "^22.0.1",
7474
"ipfs-css": "^1.4.0",
7575
"libp2p": "^3.1.0",
76-
"multiformats": "^13.4.1",
76+
"multiformats": "^14.0.0",
7777
"preact": "^10.28.2",
7878
"pretty-bytes": "^7.1.0",
7979
"react-icons": "^5.5.0",
@@ -135,6 +135,6 @@
135135
"*.css"
136136
],
137137
"overrides": {
138-
"multiformats": "^13.4.1"
138+
"multiformats": "^14.0.0"
139139
}
140140
}

0 commit comments

Comments
 (0)