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

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

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

* chore(package): update lockfile package-lock.json
上级 ff94ad50
......@@ -5689,6 +5689,12 @@
"integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==",
"dev": true
},
"env-paths": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-1.0.0.tgz",
"integrity": "sha1-QWgTO0K7BcOKNbGuQ5fIKYqzaeA=",
"dev": true
},
"err-code": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/err-code/-/err-code-1.1.2.tgz",
......@@ -11338,17 +11344,17 @@
"dev": true
},
"node-gyp": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-4.0.0.tgz",
"integrity": "sha512-2XiryJ8sICNo6ej8d0idXDEMKfVfFK7kekGCtJAuelGsYHQxhj13KTf95swTCN2dZ/4lTfZ84Fu31jqJEEgjWA==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-5.0.0.tgz",
"integrity": "sha512-6IemIMOtCFsMm/GRHBclAKKLOBZgCjvdZVwuIQhJino14BMz5oFASXLTkPgDhbYsucM2979N3/gPLGlzfpky/Q==",
"dev": true,
"requires": {
"env-paths": "^1.0.0",
"glob": "^7.0.3",
"graceful-fs": "^4.1.2",
"mkdirp": "^0.5.0",
"nopt": "2 || 3",
"npmlog": "0 || 1 || 2 || 3 || 4",
"osenv": "0",
"request": "^2.87.0",
"rimraf": "2",
"semver": "~5.3.0",
......
......@@ -148,7 +148,7 @@
"lite-server": "2.4.0",
"lodash": "4.17.11",
"minimatch": "3.0.4",
"node-gyp": "4.0.0",
"node-gyp": "5.0.0",
"node-sass": "4.12.0",
"protractor": "5.4.1",
"q": "1.5.1",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册