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

Commit 12325a2

Browse files
committed
chore: update deps
1 parent 2027b96 commit 12325a2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"form-data": "^2.1.2",
6060
"fs-pull-blob-store": "^0.4.1",
6161
"gulp": "^3.9.1",
62-
"interface-ipfs-core": "^0.18.4",
62+
"interface-ipfs-core": "^0.21.0",
6363
"left-pad": "^1.1.3",
64-
"lodash": "^4.17.1",
64+
"lodash": "^4.17.2",
6565
"ncp": "^2.0.0",
6666
"nexpect": "^0.5.0",
6767
"pre-commit": "^1.1.3",
@@ -70,7 +70,7 @@
7070
"transform-loader": "^0.2.3"
7171
},
7272
"dependencies": {
73-
"async": "^2.1.2",
73+
"async": "^2.1.4",
7474
"bl": "^1.1.2",
7575
"boom": "^4.2.0",
7676
"debug": "^2.3.3",
@@ -79,17 +79,17 @@
7979
"hapi": "^15.2.0",
8080
"hapi-set-header": "^1.0.2",
8181
"idb-pull-blob-store": "^0.5.1",
82-
"ipfs-api": "^11.1.0",
82+
"ipfs-api": "^12.0.0",
8383
"ipfs-bitswap": "^0.8.1",
8484
"ipfs-block": "^0.5.0",
8585
"ipfs-block-service": "^0.7.0",
8686
"ipfs-multipart": "^0.1.0",
8787
"ipfs-repo": "^0.11.1",
8888
"ipfs-unixfs": "^0.1.5",
89-
"ipfs-unixfs-engine": "^0.13.0",
90-
"ipld-resolver": "^0.2.0",
89+
"ipfs-unixfs-engine": "^0.14.0",
90+
"ipld-resolver": "^0.3.0",
9191
"isstream": "^0.1.2",
92-
"joi": "^9.2.0",
92+
"joi": "^10.0.1",
9393
"libp2p-ipfs": "^0.15.0",
9494
"libp2p-ipfs-browser": "^0.16.0",
9595
"lodash.flatmap": "^4.5.0",
@@ -99,12 +99,12 @@
9999
"lodash.sortby": "^4.7.0",
100100
"lodash.values": "^4.3.0",
101101
"mafmt": "^2.1.2",
102-
"multiaddr": "^2.0.3",
102+
"multiaddr": "^2.1.1",
103103
"multihashes": "^0.2.2",
104104
"path-exists": "^3.0.0",
105105
"peer-book": "^0.3.0",
106106
"peer-id": "^0.8.0",
107-
"peer-info": "^0.8.0",
107+
"peer-info": "^0.8.1",
108108
"promisify-es6": "^1.0.2",
109109
"pull-file": "^1.0.0",
110110
"pull-paramap": "^1.2.1",
@@ -114,7 +114,7 @@
114114
"pull-stream-to-stream": "^1.3.3",
115115
"pull-zip": "^2.0.1",
116116
"read-pkg-up": "^2.0.0",
117-
"readable-stream": "^1.1.14",
117+
"readable-stream": "1.1.14",
118118
"stream-to-pull-stream": "^1.7.2",
119119
"tar-stream": "^1.5.2",
120120
"temp": "^0.8.3",
@@ -147,4 +147,4 @@
147147
"nginnever <[email protected]>",
148148
"npmcdn-to-unpkg-bot <[email protected]>"
149149
]
150-
}
150+
}

0 commit comments

Comments
 (0)