diff --git a/package.json b/package.json index 10dc729..40dc6d5 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "LBRY Team", "dependencies": { "@babel/polyfill": "^7.0.0", - "@octokit/rest": "^16.0.1", + "@octokit/rest": "^16.0.5", "app-root-path": "^2.1.0", "async": "^2.6.1", "async-es": "^2.6.1", @@ -61,12 +61,12 @@ "eslint": "^5.9.0", "husky": "^1.2.0", "nodemon": "^1.18.6", - "npm-run-all": "^4.1.3", + "npm-run-all": "^4.1.5", "sass": "^1.15.1", "sass-lint": "^1.12.1", "snazzy": "^8.0.0", "standardx": "^3.0.1", - "updates": "^5.2.2" + "updates": "^5.3.0" }, "engines": { "node": "10.2.x"