Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit b90747e

Browse files
feat: update all dependencies
1 parent c3b2c5f commit b90747e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -44,31 +44,31 @@
4444
"buffer-loader": "0.0.1",
4545
"chai": "^3.5.0",
4646
"expose-loader": "^0.7.1",
47-
"form-data": "^1.0.0-rc3",
47+
"form-data": "^1.0.0-rc4",
4848
"gulp": "^3.9.1",
4949
"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",
5353
"ncp": "^2.0.0",
5454
"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",
5858
"transform-loader": "^0.2.3"
5959
},
6060
"dependencies": {
61-
"babel-runtime": "^6.9.0",
61+
"babel-runtime": "^6.11.6",
6262
"bl": "^1.1.2",
63-
"boom": "^3.1.2",
63+
"boom": "^3.2.2",
6464
"bs58": "^3.0.0",
6565
"debug": "^2.2.0",
6666
"detect-node": "^2.0.3",
6767
"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",
7070
"ipfs-bitswap": "^0.6.0",
71-
"ipfs-api": "^6.0.1",
71+
"ipfs-api": "^6.0.3",
7272
"ipfs-block": "^0.3.0",
7373
"ipfs-block-service": "^0.4.0",
7474
"ipfs-merkle-dag": "^0.6.0",
@@ -77,11 +77,11 @@
7777
"ipfs-unixfs": "^0.1.4",
7878
"ipfs-unixfs-engine": "^0.10.0",
7979
"isstream": "^0.1.2",
80-
"joi": "^8.0.5",
80+
"joi": "^9.0.4",
8181
"libp2p-ipfs": "^0.12.0",
8282
"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",
8585
"mafmt": "^2.1.1",
8686
"multihashes": "^0.2.2",
8787
"multiaddr": "^2.0.2",

0 commit comments

Comments
 (0)