|
61 | 61 | },
|
62 | 62 | "homepage": "https://github.com/ipfs/js-ipfs#readme",
|
63 | 63 | "devDependencies": {
|
64 |
| - "aegir": "^13.0.6", |
| 64 | + "aegir": "^13.1.0", |
65 | 65 | "buffer-loader": "0.0.1",
|
66 | 66 | "chai": "^4.1.2",
|
67 | 67 | "delay": "^2.0.0",
|
|
75 | 75 | "hat": "0.0.3",
|
76 | 76 | "interface-ipfs-core": "^0.61.0",
|
77 | 77 | "ipfsd-ctl": "^0.32.1",
|
78 |
| - "lodash": "^4.17.5", |
79 |
| - "mocha": "^5.0.5", |
| 78 | + "lodash": "^4.17.10", |
| 79 | + "mocha": "^5.1.1", |
80 | 80 | "ncp": "^2.0.0",
|
81 | 81 | "nexpect": "^0.5.0",
|
82 | 82 | "pre-commit": "^1.2.2",
|
|
97 | 97 | "byteman": "^1.3.5",
|
98 | 98 | "cids": "~0.5.3",
|
99 | 99 | "debug": "^3.1.0",
|
100 |
| - "file-type": "^7.6.0", |
| 100 | + "file-type": "^7.7.1", |
101 | 101 | "filesize": "^3.6.1",
|
102 | 102 | "fsm-event": "^2.1.0",
|
103 | 103 | "get-folder-size": "^1.0.1",
|
|
106 | 106 | "hapi-set-header": "^1.0.2",
|
107 | 107 | "hoek": "^5.0.3",
|
108 | 108 | "human-to-milliseconds": "^1.0.0",
|
109 |
| - "ipfs-api": "^20.0.1", |
| 109 | + "ipfs-api": "^20.2.0", |
110 | 110 | "ipfs-bitswap": "~0.20.0",
|
111 |
| - "ipfs-block": "^0.7.1", |
| 111 | + "ipfs-block": "~0.7.1", |
112 | 112 | "ipfs-block-service": "~0.14.0",
|
113 | 113 | "ipfs-multipart": "~0.1.0",
|
114 |
| - "ipfs-repo": "^0.19.0", |
| 114 | + "ipfs-repo": "~0.20.0", |
115 | 115 | "ipfs-unixfs": "~0.1.14",
|
116 |
| - "ipfs-unixfs-engine": "~0.28.1", |
| 116 | + "ipfs-unixfs-engine": "~0.29.0", |
117 | 117 | "ipld": "^0.17.0",
|
118 | 118 | "is-ipfs": "^0.3.2",
|
119 | 119 | "is-stream": "^1.1.0",
|
120 |
| - "joi": "^13.1.2", |
| 120 | + "joi": "^13.2.0", |
121 | 121 | "joi-browser": "^13.0.1",
|
122 | 122 | "joi-multiaddr": "^2.0.0",
|
123 |
| - "libp2p": "^0.20.2", |
| 123 | + "libp2p": "^0.20.4", |
124 | 124 | "libp2p-circuit": "^0.2.0",
|
125 | 125 | "libp2p-floodsub": "~0.15.0",
|
126 | 126 | "libp2p-kad-dht": "~0.10.0",
|
127 | 127 | "libp2p-keychain": "~0.3.1",
|
128 | 128 | "libp2p-mdns": "~0.11.0",
|
129 | 129 | "libp2p-mplex": "^0.7.0",
|
130 |
| - "libp2p-railing": "~0.8.0", |
| 130 | + "libp2p-railing": "~0.8.1", |
131 | 131 | "libp2p-secio": "~0.10.0",
|
132 |
| - "libp2p-tcp": "^0.12.0", |
133 |
| - "libp2p-webrtc-star": "0.14.0", |
134 |
| - "libp2p-websocket-star": "^0.8.0", |
135 |
| - "libp2p-websockets": "^0.11.0", |
| 132 | + "libp2p-tcp": "~0.12.0", |
| 133 | + "libp2p-webrtc-star": "~0.14.0", |
| 134 | + "libp2p-websocket-star": "~0.8.0", |
| 135 | + "libp2p-websockets": "~0.12.0", |
136 | 136 | "lodash.flatmap": "^4.5.0",
|
137 | 137 | "lodash.get": "^4.4.2",
|
138 | 138 | "lodash.sortby": "^4.7.0",
|
139 | 139 | "lodash.values": "^4.3.0",
|
140 | 140 | "mafmt": "^6.0.0",
|
141 | 141 | "mime-types": "^2.1.18",
|
142 | 142 | "mkdirp": "~0.5.1",
|
143 |
| - "multiaddr": "^4.0.0", |
| 143 | + "multiaddr": "^5.0.0", |
144 | 144 | "multihashes": "~0.4.13",
|
145 | 145 | "once": "^1.4.0",
|
146 | 146 | "path-exists": "^3.0.0",
|
|
160 | 160 | "pull-stream-to-stream": "^1.3.4",
|
161 | 161 | "pull-zip": "^2.0.1",
|
162 | 162 | "read-pkg-up": "^3.0.0",
|
163 |
| - "readable-stream": "2.3.5", |
164 |
| - "safe-buffer": "^5.1.1", |
| 163 | + "readable-stream": "2.3.6", |
| 164 | + "safe-buffer": "^5.1.2", |
165 | 165 | "stream-to-pull-stream": "^1.7.2",
|
166 |
| - "tar-stream": "^1.5.5", |
| 166 | + "tar-stream": "^1.6.0", |
167 | 167 | "temp": "~0.8.3",
|
168 | 168 | "through2": "^2.0.3",
|
169 |
| - "update-notifier": "^2.4.0", |
| 169 | + "update-notifier": "^2.5.0", |
170 | 170 | "yargs": "^11.0.0",
|
171 |
| - "yargs-parser": "^9.0.2" |
| 171 | + "yargs-parser": "^10.0.0" |
172 | 172 | },
|
173 | 173 | "optionalDependencies": {
|
174 | 174 | "prom-client": "^11.0.0",
|
|
0 commit comments