diff --git a/package.json b/package.json index 4301cde0b4..451354155c 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "errorhandler": "^1.4.3", "express": "^4.14.1", "express-validator": "^3.1.2", - "install": "^0.8.1", + "install": "^0.10.1", "joi": "^10.0.1", "knex": "^0.13.0", "log4js": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 91683181a8..b5892e50bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2317,9 +2317,9 @@ inquirer@^3.0.6: strip-ansi "^3.0.0" through "^2.3.6" -install@^0.8.1: - version "0.8.9" - resolved "https://registry.yarnpkg.com/install/-/install-0.8.9.tgz#9f4b5c0d1851ef872e9df85e4f7162d4e5dcdbed" +install@^0.10.1: + version "0.10.1" + resolved "https://registry.yarnpkg.com/install/-/install-0.10.1.tgz#1c7b53c8dd7335ef534c2648de28f599df1bdd97" interpret@^0.6.5: version "0.6.6"