diff --git a/package.json b/package.json index 3456af4c..66f72ac3 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-plugin-react": "7.17.0", "husky": "4.0.7", "inquirer": "7.0.3", - "node-gyp": "6.0.1", + "node-gyp": "6.1.0", "null-loader": "3.0.0", "plist": "3.0.1", "prettier": "1.19.1", diff --git a/yarn.lock b/yarn.lock index 5346e024..f5899c14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5972,10 +5972,10 @@ node-abi@^2.11.0: dependencies: semver "^5.4.1" -node-gyp@6.0.1, node-gyp@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-6.0.1.tgz#d59c4247df61bb343f56e2c41d9c8dc2bc361470" - integrity sha512-udHG4hGe3Ji97AYJbJhaRwuSOuQO7KHnE4ZPH3Sox3tjRZ+bkBsDvfZ7eYA1qwD8eLWr//193x806ss3HFTPRw== +node-gyp@6.1.0, node-gyp@^6.0.1: + version "6.1.0" + resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-6.1.0.tgz#64e31c61a4695ad304c1d5b82cf6b7c79cc79f3f" + integrity sha512-h4A2zDlOujeeaaTx06r4Vy+8MZ1679lU+wbCKDS4ZtvY2A37DESo37oejIw0mtmR3+rvNwts5B6Kpt1KrNYdNw== dependencies: env-paths "^2.2.0" glob "^7.1.4"