File tree 3 files changed +8
-7
lines changed
3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11
11
" bindings" ,
12
12
" gyp"
13
13
],
14
- "version" : " 9.3.0 " ,
14
+ "version" : " 9.3.1 " ,
15
15
"installVersion" : 9 ,
16
16
"author" : " Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)" ,
17
17
"repository" : {
34
34
"which" : " ^2.0.2"
35
35
},
36
36
"engines" : {
37
- "node" : " ^12.22 || ^14.13 || >=16"
37
+ "node" : " ^12.13 || ^14.13 || >=16"
38
38
},
39
39
"devDependencies" : {
40
40
"bindings" : " ^1.5.0" ,
Original file line number Diff line number Diff line change 124
124
"minipass-pipeline" : " ^1.2.4" ,
125
125
"mkdirp" : " ^1.0.4" ,
126
126
"ms" : " ^2.1.2" ,
127
- "node-gyp" : " ^9.3.0 " ,
127
+ "node-gyp" : " ^9.3.1 " ,
128
128
"nopt" : " ^7.0.0" ,
129
129
"npm-audit-report" : " ^4.0.0" ,
130
130
"npm-install-checks" : " ^6.0.0" ,
8475
8475
}
8476
8476
},
8477
8477
"node_modules/node-gyp" : {
8478
- "version" : " 9.3.0" ,
8478
+ "version" : " 9.3.1" ,
8479
+ "resolved" : " https://registry.npmjs.org/node-gyp/-/node-gyp-9.3.1.tgz" ,
8480
+ "integrity" : " sha512-4Q16ZCqq3g8awk6UplT7AuxQ35XN4R/yf/+wSAwcBUAjg7l58RTactWaP8fIDTi0FzI7YcVLujwExakZlfWkXg==" ,
8479
8481
"inBundle" : true ,
8480
- "license" : " MIT" ,
8481
8482
"dependencies" : {
8482
8483
"env-paths" : " ^2.2.0" ,
8483
8484
"glob" : " ^7.1.4" ,
8494
8495
"node-gyp" : " bin/node-gyp.js"
8495
8496
},
8496
8497
"engines" : {
8497
- "node" : " ^12.22 || ^14.13 || >=16"
8498
+ "node" : " ^12.13 || ^14.13 || >=16"
8498
8499
}
8499
8500
},
8500
8501
"node_modules/node-gyp/node_modules/@npmcli/fs" : {
Original file line number Diff line number Diff line change 92
92
"minipass-pipeline" : " ^1.2.4" ,
93
93
"mkdirp" : " ^1.0.4" ,
94
94
"ms" : " ^2.1.2" ,
95
- "node-gyp" : " ^9.3.0 " ,
95
+ "node-gyp" : " ^9.3.1 " ,
96
96
"nopt" : " ^7.0.0" ,
97
97
"npm-audit-report" : " ^4.0.0" ,
98
98
"npm-install-checks" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments