浏览代码

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>
dependabot-preview[bot] 5 年之前
父节点
当前提交
788a3b930f
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -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": {

+ 1 - 1
package.json

@@ -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",