diff --git a/package.json b/package.json index 112f06e..5bae7e4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "semantic-release": "semantic-release pre && npm publish --access public && semantic-release post" }, "dependencies": { - "babel-core": "^6.24.1", + "babel-core": "^6.26.0", "body-parser": "^1.17.1", "chalk": "^2.1.0", "cross-env": "^5.1.1", @@ -39,7 +39,7 @@ "express": "^4.15.4", "globby": "^6.1.0", "graphql-apollo-errors": "^2.0.2", - "request-promise": "^4.2.1", + "request-promise": "^4.2.2", "shelljs": "^0.7.8", "uuid": "^3.1.0", "yargs": "^9.0.1"