From 1e60e37a8df34dfe07e4275b7347bbb6c0a6c26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Jan 2021 11:14:53 +0000 Subject: [PATCH] Bump install from 0.8.9 to 0.13.0 Bumps [install](https://github.com/benjamn/install) from 0.8.9 to 0.13.0. - [Release notes](https://github.com/benjamn/install/releases) - [Commits](https://github.com/benjamn/install/compare/v0.8.9...v0.13.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95a7ea9ebc1..f66f5ac32e8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "unused": true }, "dependencies": { - "install": "^0.8.8", + "install": "^0.13.0", "npm": "^4.4.4", "closure-library": "^1.43629075.2", "webdriverio": "^4.6.2"