Skip to content

Commit ac6bfd7

Browse files
hacdiasachingbrain
authored andcommitted
chore: update dependencies (#101)
License: MIT Signed-off-by: Henrique Dias <[email protected]>
1 parent 40c12a6 commit ac6bfd7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -37,28 +37,28 @@
3737
"homepage": "https://github.com/ipfs-shipyard/npm-on-ipfs#readme",
3838
"dependencies": {
3939
"@yarnpkg/lockfile": "^1.1.0",
40-
"debug": "^4.0.1",
41-
"dnscache": "^1.0.1",
40+
"debug": "^4.1.1",
41+
"dnscache": "^1.0.2",
4242
"express": "^4.16.4",
43-
"express-http-proxy": "^1.4.0",
44-
"ipfs": "0.34.0",
45-
"ipfs-http-client": "^29.0.0",
46-
"ipfsd-ctl": "~0.40.1",
43+
"express-http-proxy": "^1.5.1",
44+
"ipfs": "0.35.0",
45+
"ipfs-http-client": "^31.0.0",
46+
"ipfsd-ctl": "~0.42.2",
4747
"ipfs-registry-mirror-common": "^1.0.13",
4848
"once": "^1.4.0",
4949
"request": "^2.88.0",
50-
"request-promise": "^4.2.2",
50+
"request-promise": "^4.2.4",
5151
"which-promise": "^1.0.0",
52-
"yargs": "^12.0.1"
52+
"yargs": "^13.2.4"
5353
},
5454
"devDependencies": {
55-
"aegir": "^18.0.3",
56-
"go-ipfs-dep": "~0.4.17",
57-
"mock-require": "^3.0.2",
58-
"npm-run-all": "^4.1.3",
55+
"aegir": "^18.2.2",
56+
"go-ipfs-dep": "~0.4.20",
57+
"mock-require": "^3.0.3",
58+
"npm-run-all": "^4.1.5",
5959
"output-buffer": "^1.2.0",
60-
"sinon": "^7.2.2",
61-
"yarn": "^1.10.1"
60+
"sinon": "^7.3.2",
61+
"yarn": "^1.16.0"
6262
},
6363
"contributors": [
6464
"Alan Shaw <[email protected]>",

0 commit comments

Comments
 (0)