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

Commit 5605148

Browse files
feat(deps): update multiplex libp2p-ipfs deps
1 parent cb109fc commit 5605148

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
"execa": "^0.6.0",
7474
"expose-loader": "^0.7.3",
7575
"form-data": "^2.1.2",
76-
"fs-pull-blob-store": "~0.4.1",
7776
"gulp": "^3.9.1",
7877
"interface-ipfs-core": "~0.24.1",
7978
"ipfsd-ctl": "~0.18.3",
@@ -95,7 +94,7 @@
9594
"bl": "^1.2.0",
9695
"boom": "^4.2.0",
9796
"debug": "^2.6.1",
98-
"fs-pull-blob-store": "~0.3.0",
97+
"fs-pull-blob-store": "~0.4.1",
9998
"glob": "^7.1.1",
10099
"hapi": "^16.1.0",
101100
"hapi-set-header": "^1.0.2",
@@ -113,8 +112,8 @@
113112
"isstream": "^0.1.2",
114113
"joi": "^10.2.2",
115114
"libp2p-floodsub": "~0.7.3",
116-
"libp2p-ipfs-browser": "~0.18.3",
117-
"libp2p-ipfs-nodejs": "~0.18.2",
115+
"libp2p-ipfs-browser": "~0.19.0",
116+
"libp2p-ipfs-nodejs": "~0.19.0",
118117
"lodash.flatmap": "^4.5.0",
119118
"lodash.get": "^4.4.2",
120119
"lodash.has": "^4.5.2",

0 commit comments

Comments
 (0)