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

Commit 32ae31b

Browse files
committed
chore: update deps
1 parent 8ef5109 commit 32ae31b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"homepage": "https://github.com/ipfs/js-ipfs#readme",
6363
"devDependencies": {
64-
"aegir": "^13.0.5",
64+
"aegir": "^13.0.6",
6565
"buffer-loader": "0.0.1",
6666
"chai": "^4.1.2",
6767
"delay": "^2.0.0",
@@ -70,15 +70,15 @@
7070
"dirty-chai": "^2.0.1",
7171
"eslint-plugin-react": "^7.7.0",
7272
"execa": "^0.9.0",
73-
"expose-loader": "^0.7.4",
73+
"expose-loader": "^0.7.5",
7474
"form-data": "^2.3.2",
7575
"go-ipfs-dep": "^0.4.13",
7676
"hat": "0.0.3",
77-
"interface-ipfs-core": "~0.52.0",
77+
"interface-ipfs-core": "~0.56.0",
7878
"ipfsd-ctl": "~0.29.1",
7979
"left-pad": "^1.2.0",
8080
"lodash": "^4.17.5",
81-
"mocha": "^5.0.1",
81+
"mocha": "^5.0.4",
8282
"ncp": "^2.0.0",
8383
"nexpect": "^0.5.0",
8484
"pre-commit": "^1.2.2",
@@ -94,10 +94,10 @@
9494
"big.js": "^5.0.3",
9595
"binary-querystring": "~0.1.2",
9696
"bl": "^1.2.1",
97-
"boom": "^7.1.1",
97+
"boom": "^7.2.0",
9898
"bs58": "^4.0.1",
9999
"byteman": "^1.3.5",
100-
"cids": "~0.5.2",
100+
"cids": "~0.5.3",
101101
"debug": "^3.1.0",
102102
"file-type": "^7.6.0",
103103
"filesize": "^3.6.0",
@@ -162,7 +162,7 @@
162162
"pull-stream-to-stream": "^1.3.4",
163163
"pull-zip": "^2.0.1",
164164
"read-pkg-up": "^3.0.0",
165-
"readable-stream": "2.3.4",
165+
"readable-stream": "2.3.5",
166166
"safe-buffer": "^5.1.1",
167167
"stream-to-pull-stream": "^1.7.2",
168168
"tar-stream": "^1.5.5",
@@ -174,7 +174,7 @@
174174
},
175175
"optionalDependencies": {
176176
"prom-client": "^10.2.2",
177-
"prometheus-gc-stats": "^0.5.0"
177+
"prometheus-gc-stats": "^0.5.1"
178178
},
179179
"contributors": [
180180
"Andrew de Andrade <[email protected]>",

0 commit comments

Comments
 (0)