From a79a9871b4df207210e37326f8b2d062032f9aa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Mon, 26 Nov 2018 17:04:38 -0600 Subject: [PATCH] Updated deps --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"