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

Commit 1da17bd

Browse files
committed
chore: update deps
1 parent ddee856 commit 1da17bd

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -60,21 +60,21 @@
6060
},
6161
"homepage": "https://github.com/ipfs/js-ipfs#readme",
6262
"devDependencies": {
63-
"aegir": "^13.0.0",
63+
"aegir": "^13.0.5",
6464
"buffer-loader": "0.0.1",
6565
"chai": "^4.1.2",
6666
"delay": "^2.0.0",
6767
"detect-node": "^2.0.3",
6868
"dir-compare": "^1.4.0",
6969
"dirty-chai": "^2.0.1",
70-
"eslint-plugin-react": "^7.6.1",
70+
"eslint-plugin-react": "^7.7.0",
7171
"execa": "^0.9.0",
7272
"expose-loader": "^0.7.4",
7373
"form-data": "^2.3.2",
7474
"go-ipfs-dep": "^0.4.13",
7575
"hat": "0.0.3",
7676
"interface-ipfs-core": "~0.52.0",
77-
"ipfsd-ctl": "~0.28.0",
77+
"ipfsd-ctl": "~0.29.0",
7878
"left-pad": "^1.2.0",
7979
"lodash": "^4.17.5",
8080
"mocha": "^5.0.1",
@@ -98,7 +98,7 @@
9898
"byteman": "^1.3.5",
9999
"cids": "~0.5.2",
100100
"debug": "^3.1.0",
101-
"file-type": "^7.5.0",
101+
"file-type": "^7.6.0",
102102
"filesize": "^3.6.0",
103103
"fsm-event": "^2.1.0",
104104
"get-folder-size": "^1.0.1",
@@ -119,7 +119,7 @@
119119
"is-ipfs": "^0.3.2",
120120
"is-stream": "^1.1.0",
121121
"joi": "^13.1.2",
122-
"libp2p": "~0.17.0",
122+
"libp2p": "~0.18.0",
123123
"libp2p-circuit": "~0.1.4",
124124
"libp2p-floodsub": "~0.14.1",
125125
"libp2p-kad-dht": "~0.8.0",
@@ -128,16 +128,16 @@
128128
"libp2p-multiplex": "~0.5.1",
129129
"libp2p-railing": "~0.7.1",
130130
"libp2p-secio": "~0.9.2",
131-
"libp2p-tcp": "~0.11.5",
132-
"libp2p-webrtc-star": "~0.13.3",
133-
"libp2p-websocket-star": "~0.7.6",
134-
"libp2p-websockets": "~0.10.4",
131+
"libp2p-tcp": "~0.11.6",
132+
"libp2p-webrtc-star": "~0.13.4",
133+
"libp2p-websocket-star": "~0.7.7",
134+
"libp2p-websockets": "~0.10.5",
135135
"lodash.flatmap": "^4.5.0",
136136
"lodash.get": "^4.4.2",
137137
"lodash.sortby": "^4.7.0",
138138
"lodash.values": "^4.3.0",
139139
"mafmt": "^4.0.0",
140-
"mime-types": "^2.1.17",
140+
"mime-types": "^2.1.18",
141141
"mkdirp": "~0.5.1",
142142
"multiaddr": "^3.0.2",
143143
"multihashes": "~0.4.13",
@@ -153,9 +153,9 @@
153153
"pull-file": "^1.1.0",
154154
"pull-ndjson": "^0.1.1",
155155
"pull-paramap": "^1.2.2",
156-
"pull-pushable": "^2.1.2",
156+
"pull-pushable": "^2.2.0",
157157
"pull-sort": "^1.0.1",
158-
"pull-stream": "^3.6.1",
158+
"pull-stream": "^3.6.2",
159159
"pull-stream-to-stream": "^1.3.4",
160160
"pull-zip": "^2.0.1",
161161
"read-pkg-up": "^3.0.0",

0 commit comments

Comments
 (0)