Bump node-gyp to 9.4.0 (#24034)

This commit is contained in:
Charles Gagnon
2023-07-31 11:39:36 -07:00
committed by GitHub
parent c034eb7df1
commit f99fd366af
3 changed files with 256 additions and 108 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"license": "MIT",
"devDependencies": {
"node-gyp": "^9.3.1"
"node-gyp": "^9.4.0"
},
"scripts": {}
}