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

Commit 19142a5

Browse files
committed
chore: update deps
1 parent 6f0f64d commit 19142a5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/ipfs-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"@types/rimraf": "^3.0.1",
138138
"aegir": "^36.0.1",
139139
"delay": "^5.0.0",
140-
"go-ipfs": "0.11.0",
140+
"go-ipfs": "0.12.1",
141141
"interface-blockstore-tests": "^2.0.2",
142142
"interface-ipfs-core": "^0.154.2",
143143
"ipfsd-ctl": "^10.0.4",

packages/ipfs-http-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"devDependencies": {
7777
"aegir": "^36.0.1",
7878
"delay": "^5.0.0",
79-
"go-ipfs": "0.11.0",
79+
"go-ipfs": "0.12.1",
8080
"ipfsd-ctl": "^10.0.4",
8181
"it-all": "^1.0.4",
8282
"it-first": "^1.0.4",

packages/ipfs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"copyfiles": "^2.4.1",
8484
"cross-env": "^7.0.0",
8585
"electron-webrtc": "^0.3.0",
86-
"go-ipfs": "0.11.0",
86+
"go-ipfs": "0.12.1",
8787
"interface-ipfs-core": "^0.154.2",
8888
"ipfs-client": "^0.7.8",
8989
"ipfs-core-types": "^0.10.2",
@@ -94,7 +94,7 @@
9494
"iso-url": "^1.0.0",
9595
"libp2p-webrtc-star-signalling-server": "^0.1.1",
9696
"merge-options": "^3.0.4",
97-
"mock-ipfs-pinning-service": "^0.4.1",
97+
"mock-ipfs-pinning-service": "^0.4.2",
9898
"npm-run-all": "^4.1.5",
9999
"rimraf": "^3.0.2",
100100
"url": "^0.11.0",

0 commit comments

Comments
 (0)