diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-04-23 20:23:51 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-04-23 20:23:51 -0400 |
| commit | 983fb3ae3c832b33a7259d56d74a56a6db60e32f (patch) | |
| tree | aec64f428ae06b5d8d8aa2c2d42b6f03b6a9b320 /yarn.lock | |
| parent | 911307d3e0997d711a2e147429d34d3c2f8abf89 (diff) | |
| download | alaska-client-master.tar.gz alaska-client-master.tar.bz2 alaska-client-master.zip | |
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -58,9 +58,9 @@ global-agent "^3.0.0" global-tunnel-ng "^2.7.1" -"@electron/node-gyp@https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2": +"@electron/node-gyp@git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2": version "10.2.0-electron.1" - resolved "https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2" + resolved "git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2" dependencies: env-paths "^2.2.0" exponential-backoff "^3.1.1" @@ -812,9 +812,9 @@ delayed-stream@~1.0.0: integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== detect-libc@^2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.3.tgz#f0cd503b40f9939b894697d19ad50895e30cf700" - integrity sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw== + version "2.0.4" + resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.4.tgz#f04715b8ba815e53b4d8109655b6508a6865a7e8" + integrity sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA== detect-node@^2.0.4: version "2.1.0" |
