Skip to content

Commit adc689a

Browse files
chore: bump node-gyp to support python 3.12+
1 parent 7c97dc2 commit adc689a

2 files changed

Lines changed: 347 additions & 8 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@types/find-up": "^4.0.0",
2424
"node-addon-api": "^5.1.0",
25-
"node-gyp": "^9.3.1",
25+
"node-gyp": "^12.2.0",
2626
"openapi-typescript-codegen": "^0.23.0",
2727
"prebuildify": "^5.0.1"
2828
},

0 commit comments

Comments
 (0)