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

Commit 745ce9f

Browse files
committed
chore: update deps
1 parent db2013d commit 745ce9f

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -69,49 +69,49 @@
6969
"delay": "^1.3.1",
7070
"detect-node": "^2.0.3",
7171
"dir-compare": "^1.3.0",
72-
"eslint-plugin-react": "^6.9.0",
73-
"execa": "^0.6.0",
72+
"eslint-plugin-react": "^6.10.0",
73+
"execa": "^0.6.1",
7474
"expose-loader": "^0.7.3",
7575
"form-data": "^2.1.2",
7676
"gulp": "^3.9.1",
77-
"interface-ipfs-core": "~0.24.1",
78-
"ipfsd-ctl": "~0.18.3",
77+
"interface-ipfs-core": "~0.25.0",
78+
"ipfsd-ctl": "~0.19.0",
7979
"left-pad": "^1.1.3",
8080
"lodash": "^4.17.4",
8181
"mocha": "^3.2.0",
8282
"ncp": "^2.0.0",
8383
"nexpect": "^0.5.0",
8484
"pre-commit": "^1.2.2",
8585
"pretty-bytes": "^4.0.2",
86-
"qs": "^6.3.0",
86+
"qs": "^6.4.0",
8787
"random-fs": "^1.0.3",
88-
"rimraf": "^2.5.4",
88+
"rimraf": "^2.6.1",
8989
"stream-to-promise": "^2.2.0",
90-
"transform-loader": "^0.2.3"
90+
"transform-loader": "^0.2.4"
9191
},
9292
"dependencies": {
93-
"async": "^2.1.4",
93+
"async": "^2.1.5",
9494
"bl": "^1.2.0",
9595
"boom": "^4.2.0",
96-
"debug": "^2.6.1",
96+
"debug": "^2.6.2",
9797
"fs-pull-blob-store": "~0.4.1",
9898
"glob": "^7.1.1",
9999
"hapi": "^16.1.0",
100100
"hapi-set-header": "^1.0.2",
101101
"hoek": "^4.1.0",
102102
"idb-pull-blob-store": "~0.5.1",
103103
"ipfs-api": "^12.1.7",
104-
"ipfs-bitswap": "~0.9.4",
104+
"ipfs-bitswap": "~0.9.5",
105105
"ipfs-block": "~0.5.5",
106106
"ipfs-block-service": "~0.8.3",
107107
"ipfs-multipart": "~0.1.0",
108108
"ipfs-repo": "~0.11.3",
109-
"ipfs-unixfs": "~0.1.10",
109+
"ipfs-unixfs": "~0.1.11",
110110
"ipfs-unixfs-engine": "~0.17.0",
111-
"ipld-resolver": "~0.9.0",
111+
"ipld-resolver": "~0.10.0",
112112
"isstream": "^0.1.2",
113113
"joi": "^10.2.2",
114-
"libp2p-floodsub": "~0.7.3",
114+
"libp2p-floodsub": "~0.7.4",
115115
"libp2p-ipfs-browser": "~0.19.0",
116116
"libp2p-ipfs-nodejs": "~0.19.0",
117117
"lodash.flatmap": "^4.5.0",
@@ -123,7 +123,7 @@
123123
"mafmt": "^2.1.6",
124124
"mkdirp": "^0.5.1",
125125
"multiaddr": "^2.2.1",
126-
"multihashes": "~0.3.3",
126+
"multihashes": "~0.4.3",
127127
"path-exists": "^3.0.0",
128128
"peer-book": "~0.3.1",
129129
"peer-id": "~0.8.2",
@@ -142,8 +142,8 @@
142142
"tar-stream": "^1.5.2",
143143
"temp": "^0.8.3",
144144
"through2": "^2.0.3",
145-
"update-notifier": "^2.0.0",
146-
"yargs": "^6.6.0"
145+
"update-notifier": "^2.1.0",
146+
"yargs": "^7.0.2"
147147
},
148148
"contributors": [
149149
"Andrew de Andrade <[email protected]>",
@@ -178,4 +178,4 @@
178178
"npmcdn-to-unpkg-bot <[email protected]>",
179179
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>"
180180
]
181-
}
181+
}

0 commit comments

Comments
 (0)