Skip to content

Commit

Permalink
Add node-gyp to yarn.lock
Browse files Browse the repository at this point in the history
Change-Id: I4314882f4fc4cc8f3a4535d912a9b762edb55356
Signed-off-by: nickboldt <nickboldt@gmail.com>
  • Loading branch information
nickboldt committed Nov 20, 2023
1 parent 6645ca6 commit 3af326a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,20 @@
# yarn lockfile v1


node-gyp@9.4.1:
version "9.4.1"
resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-9.4.1.tgz#8a1023e0d6766ecb52764cc3a734b36ff275e185"
integrity sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==
dependencies:
env-paths "^2.2.0"
exponential-backoff "^3.1.1"
glob "^7.1.4"
graceful-fs "^4.2.6"
make-fetch-happen "^10.0.3"
nopt "^6.0.0"
npmlog "^6.0.0"
rimraf "^3.0.2"
semver "^7.3.5"
tar "^6.1.2"
which "^2.0.2"

0 comments on commit 3af326a

Please sign in to comment.