|
141 | 141 | "dependencies": { |
142 | 142 | "@ipld/dag-cbor": "^10.0.0", |
143 | 143 | "@ipld/dag-json": "^11.0.0", |
144 | | - "@ipld/dag-pb": "^4.1.5", |
145 | | - "@multiformats/murmur3": "^2.1.8", |
| 144 | + "@ipld/dag-pb": "^4.1.7", |
| 145 | + "@multiformats/murmur3": "^2.2.5", |
146 | 146 | "hamt-sharding": "^3.0.8", |
147 | | - "interface-blockstore": "^7.0.0", |
148 | | - "ipfs-unixfs": "^12.0.0", |
149 | | - "it-last": "^3.0.9", |
150 | | - "it-map": "^3.1.4", |
151 | | - "it-parallel": "^3.0.13", |
| 147 | + "interface-blockstore": "^7.0.1", |
| 148 | + "ipfs-unixfs": "^13.0.0", |
| 149 | + "it-last": "^3.0.11", |
| 150 | + "it-map": "^3.1.6", |
| 151 | + "it-parallel": "^3.0.15", |
152 | 152 | "it-pipe": "^3.0.1", |
153 | | - "it-pushable": "^3.2.3", |
| 153 | + "it-pushable": "^3.2.4", |
154 | 154 | "it-to-buffer": "^5.0.0", |
155 | 155 | "multiformats": "^14.0.0", |
156 | | - "p-queue": "^9.0.0", |
157 | | - "progress-events": "^1.0.1" |
| 156 | + "p-queue": "^9.2.0", |
| 157 | + "progress-events": "^1.1.0" |
158 | 158 | }, |
159 | 159 | "devDependencies": { |
160 | | - "@types/readable-stream": "^4.0.21", |
161 | | - "@types/sinon": "^21.0.0", |
| 160 | + "@types/readable-stream": "^4.0.23", |
| 161 | + "@types/sinon": "^21.0.1", |
162 | 162 | "aegir": "^48.0.4", |
163 | | - "blockstore-core": "^7.0.0", |
| 163 | + "blockstore-core": "^7.0.1", |
164 | 164 | "delay": "^7.0.0", |
165 | | - "ipfs-unixfs-importer": "^16.0.0", |
| 165 | + "ipfs-unixfs-importer": "^17.0.0", |
166 | 166 | "iso-random-stream": "^2.0.2", |
167 | | - "it-all": "^3.0.9", |
| 167 | + "it-all": "^3.0.11", |
168 | 168 | "it-buffer-stream": "^4.0.0", |
169 | | - "it-drain": "^3.0.10", |
170 | | - "it-filter": "^3.1.4", |
171 | | - "it-first": "^3.0.9", |
| 169 | + "it-drain": "^3.0.12", |
| 170 | + "it-filter": "^3.1.6", |
| 171 | + "it-first": "^3.0.11", |
172 | 172 | "merge-options": "^3.0.4", |
173 | 173 | "readable-stream": "^4.7.0", |
174 | 174 | "sinon": "^22.0.0", |
|
0 commit comments