@helia/delegated-routing-v1-http-api-client 7.0.0 → 7.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helia/delegated-routing-v1-http-api-client",
3
- "version": "7.0.0",
3
+ "version": "7.0.1",
4
4
  "description": "A Delegated Routing V1 HTTP API client",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/ipfs/helia-delegated-routing-v1-http-api/tree/main/packages/client#readme",
@@ -140,26 +140,26 @@
140
140
  "release": "aegir release"
141
141
  },
142
142
  "dependencies": {
143
- "@libp2p/interface": "^3.0.2",
144
- "@libp2p/peer-id": "^6.0.3",
145
- "@multiformats/multiaddr": "^13.0.1",
146
- "any-signal": "^4.1.1",
147
- "browser-readablestream-to-it": "^2.0.9",
148
- "it-first": "^3.0.8",
149
- "it-map": "^3.1.3",
143
+ "@libp2p/interface": "^3.2.2",
144
+ "@libp2p/peer-id": "^6.0.9",
145
+ "@multiformats/multiaddr": "^13.0.3",
146
+ "any-signal": "^4.2.0",
147
+ "browser-readablestream-to-it": "^2.0.12",
148
+ "it-first": "^3.0.11",
149
+ "it-map": "^3.1.6",
150
150
  "it-ndjson": "^2.0.0",
151
151
  "multiformats": "^14.0.0",
152
152
  "p-defer": "^4.0.1",
153
- "p-queue": "^9.0.0",
153
+ "p-queue": "^9.3.0",
154
154
  "uint8arrays": "^6.1.1"
155
155
  },
156
156
  "devDependencies": {
157
- "@libp2p/crypto": "^5.1.3",
158
- "@libp2p/logger": "^6.0.5",
157
+ "@libp2p/crypto": "^5.1.18",
158
+ "@libp2p/logger": "^6.2.7",
159
159
  "aegir": "^48.0.4",
160
- "body-parser": "^2.2.0",
160
+ "body-parser": "^2.2.2",
161
161
  "ipns": "^11.0.0",
162
- "it-all": "^3.0.8",
162
+ "it-all": "^3.0.11",
163
163
  "wherearewe": "^2.0.1"
164
164
  },
165
165
  "sideEffects": false