diff --git a/package.json b/package.json index 7b3aa922..8dd1c1a9 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "boom": "^7.2.0", "bs58": "^4.0.1", "byteman": "^1.3.5", - "cid-tool": "~0.1.0", + "cid-tool": "~0.4.0", "cids": "~0.5.3", "debug": "^3.1.0", "err-code": "^1.1.2", @@ -174,8 +174,8 @@ "tar-stream": "^1.6.1", "temp": "~0.8.3", "through2": "^2.0.3", - "update-notifier": "^2.5.0", - "yargs": "^12.0.1", + "update-notifier": "^4.0.0", + "yargs": "^13.3.0", "yargs-parser": "^10.1.0", "yargs-promise": "^1.1.0" },