diff --git a/yarn.lock b/yarn.lock index 24efae906..f87946940 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7010,9 +7010,9 @@ node-fetch@^2.5.0, node-fetch@^2.6.1: whatwg-url "^5.0.0" node-gyp@>=10.x: - version "11.2.0" - resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-11.2.0.tgz#fe2ee7f0511424d6ad70f7a0c88d7346f2fc6a6e" - integrity sha512-T0S1zqskVUSxcsSTkAsLc7xCycrRYmtDHadDinzocrThjyQCn5kMlEBSj6H4qDbgsIOSLmmlRIeb0lZXj+UArA== + version "11.3.0" + resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-11.3.0.tgz#e543e3dcd69877e4a9a682ce355150c5d6a6947b" + integrity sha512-9J0+C+2nt3WFuui/mC46z2XCZ21/cKlFDuywULmseD/LlmnOrSeEAE4c/1jw6aybXLmpZnQY3/LmOJfgyHIcng== dependencies: env-paths "^2.2.0" exponential-backoff "^3.1.1"