|
41 | 41 | },
|
42 | 42 | "dependencies": {
|
43 | 43 | "abort-controller": "^3.0.0",
|
44 |
| - "any-signal": "^1.1.0", |
| 44 | + "any-signal": "^2.0.0", |
45 | 45 | "bignumber.js": "^9.0.0",
|
46 | 46 | "cids": "^1.0.0",
|
47 |
| - "debug": "^4.1.0", |
| 47 | + "debug": "^4.1.1", |
48 | 48 | "form-data": "^3.0.0",
|
49 | 49 | "ipfs-core-utils": "^0.4.0",
|
50 | 50 | "ipfs-utils": "^3.0.0",
|
51 |
| - "ipld-block": "^0.10.0", |
| 51 | + "ipld-block": "^0.10.1", |
52 | 52 | "ipld-dag-cbor": "^0.17.0",
|
53 | 53 | "ipld-dag-pb": "^0.20.0",
|
54 | 54 | "ipld-raw": "^6.0.0",
|
55 | 55 | "iso-url": "^0.4.7",
|
56 |
| - "it-last": "^1.0.2", |
57 |
| - "it-map": "^1.0.2", |
| 56 | + "it-last": "^1.0.4", |
| 57 | + "it-map": "^1.0.4", |
58 | 58 | "it-tar": "^1.2.2",
|
59 |
| - "it-to-buffer": "^1.0.0", |
60 |
| - "it-to-stream": "^0.1.1", |
| 59 | + "it-to-buffer": "^1.0.2", |
| 60 | + "it-to-stream": "^0.1.2", |
61 | 61 | "merge-options": "^2.0.0",
|
62 | 62 | "multiaddr": "^8.0.0",
|
63 | 63 | "multiaddr-to-uri": "^6.0.0",
|
64 | 64 | "multibase": "^3.0.0",
|
65 |
| - "multicodec": "^2.0.0", |
| 65 | + "multicodec": "^2.0.1", |
66 | 66 | "multihashes": "^3.0.1",
|
67 |
| - "nanoid": "^3.0.2", |
| 67 | + "nanoid": "^3.1.12", |
68 | 68 | "node-fetch": "^2.6.0",
|
69 | 69 | "parse-duration": "^0.4.4",
|
70 |
| - "stream-to-it": "^0.2.1", |
| 70 | + "stream-to-it": "^0.2.2", |
71 | 71 | "uint8arrays": "^1.1.0"
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
|
76 | 76 | "go-ipfs": "^0.6.0",
|
77 | 77 | "interface-ipfs-core": "^0.140.0",
|
78 | 78 | "ipfsd-ctl": "^7.0.0",
|
79 |
| - "it-all": "^1.0.1", |
80 |
| - "it-concat": "^1.0.0", |
| 79 | + "it-all": "^1.0.4", |
| 80 | + "it-concat": "^1.0.1", |
81 | 81 | "it-pipe": "^1.1.0",
|
82 | 82 | "nock": "^13.0.2"
|
83 | 83 | },
|
|
0 commit comments