Skip to content

Commit bc78bfa

Browse files
authored
Pump node-gyp to 13.0.0 (#1544)
Fix: #1543
1 parent 610dada commit bc78bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"jsdoc": "^4.0.4",
113113
"lint-staged": "^17.0.0",
114114
"mocha": "^11.0.2",
115-
"node-gyp": "^12.2.0",
116115
"prebuildify": "^6.0.1",
117116
"rimraf": "^6.0.1",
118117
"sinon": "^22.0.0",
@@ -128,6 +127,7 @@
128127
"debug": "^4.4.0",
129128
"json-bigint": "^1.0.0",
130129
"node-addon-api": "^8.3.1",
130+
"node-gyp": "^13.0.0",
131131
"rxjs": "^7.8.1",
132132
"walk": "^2.3.15",
133133
"ws": "^8.18.0"

0 commit comments

Comments
 (0)