Skip to content

Commit

Permalink
9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis committed Nov 3, 2023
1 parent 9c99747 commit 9e6ac4c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"typescript": "^5.0.2"
},
"resolutions": {
"node-gyp": "9.3.1"
"node-gyp": "9.4.1"
},
"engines": {
"node": ">=18.0.0"
Expand Down
16 changes: 12 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9494,6 +9494,13 @@ __metadata:
languageName: node
linkType: hard

"exponential-backoff@npm:^3.1.1":
version: 3.1.1
resolution: "exponential-backoff@npm:3.1.1"
checksum: 3d21519a4f8207c99f7457287291316306255a328770d320b401114ec8481986e4e467e854cb9914dd965e0a1ca810a23ccb559c642c88f4c7f55c55778a9b48
languageName: node
linkType: hard

"express@npm:^4.17.3":
version: 4.18.2
resolution: "express@npm:4.18.2"
Expand Down Expand Up @@ -14402,11 +14409,12 @@ __metadata:
languageName: node
linkType: hard

"node-gyp@npm:9.3.1":
version: 9.3.1
resolution: "node-gyp@npm:9.3.1"
"node-gyp@npm:9.4.1":
version: 9.4.1
resolution: "node-gyp@npm:9.4.1"
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
Expand All @@ -14418,7 +14426,7 @@ __metadata:
which: ^2.0.2
bin:
node-gyp: bin/node-gyp.js
checksum: b860e9976fa645ca0789c69e25387401b4396b93c8375489b5151a6c55cf2640a3b6183c212b38625ef7c508994930b72198338e3d09b9d7ade5acc4aaf51ea7
checksum: 8576c439e9e925ab50679f87b7dfa7aa6739e42822e2ad4e26c36341c0ba7163fdf5a946f0a67a476d2f24662bc40d6c97bd9e79ced4321506738e6b760a1577
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e6ac4c

Please sign in to comment.