diff --git a/package-lock.json b/package-lock.json index 34008d15d1e..1381f1ea652 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "BSD-2-Clause", "dependencies": { "@acalcutt/node-pre-gyp": "^1.0.15", - "@acalcutt/node-pre-gyp-github": "1.4.8", + "@acalcutt/node-pre-gyp-github": "1.4.9", "minimatch": "^9.0.4", "npm-run-all": "^4.1.5" }, @@ -70,9 +70,9 @@ } }, "node_modules/@acalcutt/node-pre-gyp-github": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/@acalcutt/node-pre-gyp-github/-/node-pre-gyp-github-1.4.8.tgz", - "integrity": "sha512-GmtxEU5YdBUbeKw0Jy0qUFCy7/seA34iRj3buTlmY4L9ecaV2FKmhvgndhrJ3k7mYo2xQylGjNgpAQXY511oPw==", + "version": "1.4.9", + "resolved": "https://registry.npmjs.org/@acalcutt/node-pre-gyp-github/-/node-pre-gyp-github-1.4.9.tgz", + "integrity": "sha512-JyK0q249K2cWYye2X1Jj9pg8B4nBHflxOGZwKrV1/N1FM2G6PuYjAMm8RgkJwO9OYOr0mi94r74kOJWpu+SxHg==", "dependencies": { "@octokit/rest": "18.12.0", "commander": "7.2.0"