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

Commit d2426e8

Browse files
committed
chore: update deps
1 parent 5601c26 commit d2426e8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"expose-loader": "^0.7.4",
7676
"form-data": "^2.3.1",
7777
"hat": "0.0.3",
78-
"interface-ipfs-core": "~0.36.11",
78+
"interface-ipfs-core": "~0.36.12",
7979
"ipfsd-ctl": "~0.26.0",
8080
"left-pad": "^1.2.0",
8181
"lodash": "^4.17.4",
@@ -107,12 +107,12 @@
107107
"hapi": "^16.2.2",
108108
"hapi-set-header": "^1.0.2",
109109
"hoek": "^5.0.2",
110-
"ipfs-api": "^17.2.0",
110+
"ipfs-api": "^17.2.4",
111111
"ipfs-bitswap": "~0.17.4",
112112
"ipfs-block": "~0.6.1",
113113
"ipfs-block-service": "~0.13.0",
114114
"ipfs-multipart": "~0.1.0",
115-
"ipfs-repo": "~0.18.3",
115+
"ipfs-repo": "~0.18.4",
116116
"ipfs-unixfs": "~0.1.14",
117117
"ipfs-unixfs-engine": "~0.24.1",
118118
"ipld-resolver": "~0.14.1",
@@ -121,15 +121,15 @@
121121
"joi": "^13.0.2",
122122
"libp2p": "~0.13.3",
123123
"libp2p-circuit": "~0.1.4",
124-
"libp2p-floodsub": "~0.13.0",
124+
"libp2p-floodsub": "~0.13.1",
125125
"libp2p-kad-dht": "~0.6.0",
126126
"libp2p-mdns": "~0.9.1",
127127
"libp2p-multiplex": "~0.5.0",
128128
"libp2p-railing": "~0.7.1",
129129
"libp2p-secio": "~0.8.1",
130130
"libp2p-tcp": "~0.11.1",
131131
"libp2p-webrtc-star": "~0.13.3",
132-
"libp2p-websocket-star": "~0.7.1",
132+
"libp2p-websocket-star": "~0.7.2",
133133
"libp2p-websockets": "~0.10.4",
134134
"lodash.flatmap": "^4.5.0",
135135
"lodash.get": "^4.4.2",
@@ -148,7 +148,7 @@
148148
"progress": "^2.0.0",
149149
"promisify-es6": "^1.0.3",
150150
"pull-abortable": "^4.1.1",
151-
"pull-file": "^1.0.0",
151+
"pull-file": "^1.1.0",
152152
"pull-ndjson": "^0.1.1",
153153
"pull-paramap": "^1.2.2",
154154
"pull-pushable": "^2.1.1",

0 commit comments

Comments
 (0)