提交 660ef815 编写于 作者: G greenkeeper[bot] 提交者: Marcin Maciaszczyk

Update node-gyp to the latest version 🚀 (#4010)

* chore(package): update node-gyp to version 5.0.2

* chore(package): update lockfile package-lock.json
上级 2ea302e8
...@@ -11291,9 +11291,9 @@ ...@@ -11291,9 +11291,9 @@
"dev": true "dev": true
}, },
"node-gyp": { "node-gyp": {
"version": "5.0.0", "version": "5.0.2",
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-5.0.0.tgz", "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-5.0.2.tgz",
"integrity": "sha512-6IemIMOtCFsMm/GRHBclAKKLOBZgCjvdZVwuIQhJino14BMz5oFASXLTkPgDhbYsucM2979N3/gPLGlzfpky/Q==", "integrity": "sha512-sNcb5O7eJ9XiNAhWZ/UE2bWsBJn3Jb7rayMqMP4wjenlr1DwzZxUmbtmIrl04EU0p5fN2rU9WIDV+u0EbsI8oQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"env-paths": "^1.0.0", "env-paths": "^1.0.0",
......
...@@ -154,7 +154,7 @@ ...@@ -154,7 +154,7 @@
"lodash": "4.17.11", "lodash": "4.17.11",
"minimatch": "3.0.4", "minimatch": "3.0.4",
"minimist": "1.2.0", "minimist": "1.2.0",
"node-gyp": "5.0.0", "node-gyp": "5.0.2",
"node-sass": "4.12.0", "node-sass": "4.12.0",
"protractor": "5.4.1", "protractor": "5.4.1",
"q": "1.5.1", "q": "1.5.1",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册