diff --git a/packages/kbn-plugin-helpers/package.json b/packages/kbn-plugin-helpers/package.json index ce496abe9c7f1..0653c8c74c3b2 100644 --- a/packages/kbn-plugin-helpers/package.json +++ b/packages/kbn-plugin-helpers/package.json @@ -17,14 +17,14 @@ "argv-split": "^2.0.1", "commander": "^3.0.0", "del": "^4.1.1", - "execa": "^1.0.0", + "execa": "^2.1.0", "globby": "^8.0.1", "gulp-babel": "^8.0.0", "gulp-rename": "1.4.0", "gulp-zip": "4.2.0", "inquirer": "^1.2.2", "minimatch": "^3.0.4", - "node-sass": "^4.9.4", + "node-sass": "^6.0.1", "through2": "^2.0.3", "through2-map": "^3.0.0", "vinyl-fs": "^3.0.0"