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

Commit 3c0e52a

Browse files
committed
chore: update deps
1 parent b074966 commit 3c0e52a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"delay": "^2.0.0",
6868
"detect-node": "^2.0.3",
6969
"dir-compare": "^1.4.0",
70-
"dirty-chai": "^2.0.0",
70+
"dirty-chai": "^2.0.1",
7171
"eslint-plugin-react": "^7.1.0",
7272
"execa": "^0.7.0",
7373
"expose-loader": "^0.7.3",
@@ -92,7 +92,7 @@
9292
"async": "^2.5.0",
9393
"bl": "^1.2.1",
9494
"boom": "^5.1.0",
95-
"cids": "^0.5.0",
95+
"cids": "^0.5.1",
9696
"debug": "^2.6.8",
9797
"fsm-event": "^2.1.0",
9898
"glob": "^7.1.2",
@@ -107,18 +107,18 @@
107107
"ipfs-repo": "~0.15.0",
108108
"ipfs-unixfs": "~0.1.12",
109109
"ipfs-unixfs-engine": "~0.21.0",
110-
"ipld-resolver": "~0.12.0",
110+
"ipld-resolver": "~0.12.1",
111111
"is-ipfs": "^0.3.0",
112112
"isstream": "^0.1.2",
113113
"joi": "^10.6.0",
114-
"libp2p": "^0.10.0",
114+
"libp2p": "^0.10.1",
115115
"libp2p-floodsub": "~0.10.0",
116116
"libp2p-kad-dht": "^0.2.0",
117-
"libp2p-mdns": "^0.7.0",
118-
"libp2p-multiplex": "^0.4.3",
119-
"libp2p-railing": "^0.5.1",
117+
"libp2p-mdns": "^0.7.1",
118+
"libp2p-multiplex": "^0.4.4",
119+
"libp2p-railing": "^0.5.2",
120120
"libp2p-secio": "^0.6.8",
121-
"libp2p-swarm": "^0.29.1",
121+
"libp2p-swarm": "^0.29.2",
122122
"libp2p-tcp": "^0.10.1",
123123
"libp2p-webrtc-star": "^0.11.0",
124124
"libp2p-websockets": "^0.10.0",
@@ -134,7 +134,7 @@
134134
"path-exists": "^3.0.0",
135135
"peer-book": "^0.4.0",
136136
"peer-id": "^0.8.7",
137-
"peer-info": "^0.9.2",
137+
"peer-info": "^0.9.3",
138138
"promisify-es6": "^1.0.2",
139139
"pull-file": "^1.0.0",
140140
"pull-paramap": "^1.2.2",

0 commit comments

Comments
 (0)