|
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", |
|
73 | 73 | "expose-loader": "^0.7.5", |
74 | 74 | "form-data": "^2.3.2", |
75 | 75 | "hat": "0.0.3", |
76 | | - "interface-ipfs-core": "^0.61.0", |
| 76 | + "interface-ipfs-core": "^0.64.2", |
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 | 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-pull-stream": "0.0.0", |
120 | 120 | "is-stream": "^1.1.0", |
121 | | - "joi": "^13.1.2", |
| 121 | + "joi": "^13.2.0", |
122 | 122 | "joi-browser": "^13.0.1", |
123 | 123 | "joi-multiaddr": "^2.0.0", |
124 | 124 | "libp2p": "^0.20.2", |
|
128 | 128 | "libp2p-keychain": "~0.3.1", |
129 | 129 | "libp2p-mdns": "~0.11.0", |
130 | 130 | "libp2p-mplex": "^0.7.0", |
131 | | - "libp2p-railing": "~0.8.0", |
| 131 | + "libp2p-railing": "~0.8.1", |
132 | 132 | "libp2p-secio": "~0.10.0", |
133 | 133 | "libp2p-tcp": "^0.12.0", |
134 | 134 | "libp2p-webrtc-star": "0.14.0", |
|
141 | 141 | "mafmt": "^6.0.0", |
142 | 142 | "mime-types": "^2.1.18", |
143 | 143 | "mkdirp": "~0.5.1", |
144 | | - "multiaddr": "^4.0.0", |
| 144 | + "multiaddr": "^5.0.0", |
145 | 145 | "multihashes": "~0.4.13", |
146 | 146 | "once": "^1.4.0", |
147 | 147 | "path-exists": "^3.0.0", |
|
161 | 161 | "pull-stream-to-stream": "^1.3.4", |
162 | 162 | "pull-zip": "^2.0.1", |
163 | 163 | "read-pkg-up": "^3.0.0", |
164 | | - "readable-stream": "2.3.5", |
165 | | - "safe-buffer": "^5.1.1", |
| 164 | + "readable-stream": "2.3.6", |
166 | 165 | "stream-to-pull-stream": "^1.7.2", |
167 | | - "tar-stream": "^1.5.5", |
| 166 | + "tar-stream": "^1.6.0", |
168 | 167 | "temp": "~0.8.3", |
169 | 168 | "through2": "^2.0.3", |
170 | | - "update-notifier": "^2.4.0", |
| 169 | + "update-notifier": "^2.5.0", |
171 | 170 | "yargs": "^11.0.0", |
172 | | - "yargs-parser": "^9.0.2" |
| 171 | + "yargs-parser": "^10.0.0" |
173 | 172 | }, |
174 | 173 | "optionalDependencies": { |
175 | 174 | "prom-client": "^11.0.0", |
|
0 commit comments