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

Commit 8b75fbe

Browse files
committed
chore: update deps
1 parent 5cc8757 commit 8b75fbe

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@
7878
"ipfsd-ctl": "~0.23.0",
7979
"left-pad": "^1.1.3",
8080
"lodash": "^4.17.4",
81-
"mocha": "^3.5.0",
81+
"mocha": "^3.5.2",
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.5.0",
86+
"qs": "^6.5.1",
8787
"random-fs": "^1.0.3",
8888
"rimraf": "^2.6.1",
8989
"stream-to-promise": "^2.2.0",
@@ -102,16 +102,16 @@
102102
"hapi": "^16.5.2",
103103
"hapi-set-header": "^1.0.2",
104104
"hoek": "^4.2.0",
105-
"ipfs-api": "^14.3.4",
105+
"ipfs-api": "^14.3.5",
106106
"ipfs-bitswap": "~0.17.2",
107107
"ipfs-block": "~0.6.0",
108108
"ipfs-block-service": "~0.12.0",
109109
"ipfs-multipart": "~0.1.0",
110110
"ipfs-repo": "~0.17.0",
111111
"ipfs-unixfs": "~0.1.13",
112-
"ipfs-unixfs-engine": "~0.22.4",
112+
"ipfs-unixfs-engine": "~0.22.5",
113113
"ipld-resolver": "~0.13.2",
114-
"is-ipfs": "^0.3.0",
114+
"is-ipfs": "^0.3.2",
115115
"is-stream": "^1.1.0",
116116
"joi": "^10.6.0",
117117
"libp2p": "~0.12.4",
@@ -122,7 +122,7 @@
122122
"libp2p-railing": "~0.7.1",
123123
"libp2p-secio": "~0.8.1",
124124
"libp2p-tcp": "~0.11.0",
125-
"libp2p-webrtc-star": "~0.13.1",
125+
"libp2p-webrtc-star": "~0.13.2",
126126
"libp2p-websockets": "~0.10.1",
127127
"lodash.flatmap": "^4.5.0",
128128
"lodash.get": "^4.4.2",
@@ -143,7 +143,7 @@
143143
"pull-paramap": "^1.2.2",
144144
"pull-pushable": "^2.1.1",
145145
"pull-sort": "^1.0.1",
146-
"pull-stream": "^3.6.0",
146+
"pull-stream": "^3.6.1",
147147
"pull-stream-to-stream": "^1.3.4",
148148
"pull-zip": "^2.0.1",
149149
"read-pkg-up": "^2.0.0",

0 commit comments

Comments
 (0)