|
44 | 44 | "buffer-loader": "0.0.1",
|
45 | 45 | "chai": "^3.5.0",
|
46 | 46 | "expose-loader": "^0.7.1",
|
47 |
| - "form-data": "^1.0.0-rc3", |
| 47 | + "form-data": "^1.0.0-rc4", |
48 | 48 | "gulp": "^3.9.1",
|
49 | 49 | "idb-plus-blob-store": "^1.1.2",
|
50 |
| - "interface-ipfs-core": "^0.3.0", |
51 |
| - "left-pad": "^1.1.0", |
52 |
| - "lodash": "^4.11.2", |
| 50 | + "interface-ipfs-core": "^0.4.3", |
| 51 | + "left-pad": "^1.1.1", |
| 52 | + "lodash": "^4.14.1", |
53 | 53 | "ncp": "^2.0.0",
|
54 | 54 | "nexpect": "^0.5.0",
|
55 |
| - "pre-commit": "^1.1.2", |
56 |
| - "rimraf": "^2.5.2", |
57 |
| - "stream-to-promise": "^1.1.0", |
| 55 | + "pre-commit": "^1.1.3", |
| 56 | + "rimraf": "^2.5.4", |
| 57 | + "stream-to-promise": "^2.2.0", |
58 | 58 | "transform-loader": "^0.2.3"
|
59 | 59 | },
|
60 | 60 | "dependencies": {
|
61 |
| - "babel-runtime": "^6.9.0", |
| 61 | + "babel-runtime": "^6.11.6", |
62 | 62 | "bl": "^1.1.2",
|
63 |
| - "boom": "^3.1.2", |
| 63 | + "boom": "^3.2.2", |
64 | 64 | "bs58": "^3.0.0",
|
65 | 65 | "debug": "^2.2.0",
|
66 | 66 | "detect-node": "^2.0.3",
|
67 | 67 | "fs-blob-store": "^5.2.1",
|
68 |
| - "glob": "^7.0.3", |
69 |
| - "hapi": "^13.4.1", |
| 68 | + "glob": "^7.0.5", |
| 69 | + "hapi": "^14.0.0", |
70 | 70 | "ipfs-bitswap": "^0.6.0",
|
71 |
| - "ipfs-api": "^6.0.1", |
| 71 | + "ipfs-api": "^6.0.3", |
72 | 72 | "ipfs-block": "^0.3.0",
|
73 | 73 | "ipfs-block-service": "^0.4.0",
|
74 | 74 | "ipfs-merkle-dag": "^0.6.0",
|
|
77 | 77 | "ipfs-unixfs": "^0.1.4",
|
78 | 78 | "ipfs-unixfs-engine": "^0.10.0",
|
79 | 79 | "isstream": "^0.1.2",
|
80 |
| - "joi": "^8.0.5", |
| 80 | + "joi": "^9.0.4", |
81 | 81 | "libp2p-ipfs": "^0.12.0",
|
82 | 82 | "libp2p-ipfs-browser": "^0.12.0",
|
83 |
| - "lodash.get": "^4.3.0", |
84 |
| - "lodash.set": "^4.2.0", |
| 83 | + "lodash.get": "^4.4.0", |
| 84 | + "lodash.set": "^4.3.0", |
85 | 85 | "mafmt": "^2.1.1",
|
86 | 86 | "multihashes": "^0.2.2",
|
87 | 87 | "multiaddr": "^2.0.2",
|
|
0 commit comments