Bump install from 0.9.6 to 0.13.0 (#1865)

Bumps [install](https://github.com/benjamn/install) from 0.9.6 to 0.13.0.
- [Release notes](https://github.com/benjamn/install/releases)
- [Commits](https://github.com/benjamn/install/compare/v0.9.6...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-12 12:36:54 +01:00 committed by GitHub
parent d893d7853b
commit 788a3b930f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8198,9 +8198,9 @@
}
},
"install": {
"version": "0.9.6",
"resolved": "https://registry.npmjs.org/install/-/install-0.9.6.tgz",
"integrity": "sha1-vuFqdC1yubSh91CxlSwPQ74eO4A=",
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz",
"integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==",
"dev": true
},
"internal-ip": {

View File

@ -80,7 +80,7 @@
"html-webpack-plugin": "^3.2.0",
"http-server": "^0.12.1",
"imports-loader": "^0.8.0",
"install": "^0.9.5",
"install": "^0.13.0",
"jasmine-core": "2.99.1",
"jsdoc": "^3.6.2",
"lerna": "^3.20.2",