|
37 | 37 | "homepage": "https://github.com/ipfs-shipyard/npm-on-ipfs#readme",
|
38 | 38 | "dependencies": {
|
39 | 39 | "@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", |
42 | 42 | "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", |
47 | 47 | "ipfs-registry-mirror-common": "^1.0.13",
|
48 | 48 | "once": "^1.4.0",
|
49 | 49 | "request": "^2.88.0",
|
50 |
| - "request-promise": "^4.2.2", |
| 50 | + "request-promise": "^4.2.4", |
51 | 51 | "which-promise": "^1.0.0",
|
52 |
| - "yargs": "^12.0.1" |
| 52 | + "yargs": "^13.2.4" |
53 | 53 | },
|
54 | 54 | "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", |
59 | 59 | "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" |
62 | 62 | },
|
63 | 63 | "contributors": [
|
64 | 64 |
|
|
0 commit comments