Commit df28801 1 parent 194527c commit df28801 Copy full SHA for df28801
File tree 2 files changed +6
-10
lines changed
2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 98
98
"native-is-elevated" : " 0.7.0" ,
99
99
"native-keymap" : " ^3.3.5" ,
100
100
"native-watchdog" : " ^1.4.1" ,
101
+ "node-abi" : " ^3.65.0" ,
101
102
"node-pty" : " 1.1.0-beta11" ,
102
103
"tas-client-umd" : " 0.2.0" ,
103
104
"v8-inspect-profiler" : " ^0.1.1" ,
Original file line number Diff line number Diff line change @@ -7251,10 +7251,10 @@ nise@^5.1.0:
7251
7251
just-extend "^4.0.2"
7252
7252
path-to-regexp "^1.7.0"
7253
7253
7254
- node-abi@^3.3.0 :
7255
- version "3.8 .0"
7256
- resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.8 .0.tgz#679957dc8e7aa47b0a02589dbfde4f77b29ccb32 "
7257
- integrity sha512-tzua9qWWi7iW4I42vUPKM+SfaF0vQSLAm4yO5J83mSwB7GeoWrDKC/K+8YCnYNwqP5duwazbw2X9l4m8SC2cUw ==
7254
+ node-abi@^3.3.0, node-abi@^3.65.0 :
7255
+ version "3.65 .0"
7256
+ resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.65 .0.tgz#ca92d559388e1e9cab1680a18c1a18757cdac9d3 "
7257
+ integrity sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA ==
7258
7258
dependencies :
7259
7259
semver "^7.3.5"
7260
7260
@@ -7307,12 +7307,7 @@ node-fetch@^2.6.0, node-fetch@^2.6.7:
7307
7307
dependencies :
7308
7308
whatwg-url "^5.0.0"
7309
7309
7310
- node-gyp-build@4.8.1, node-gyp-build@^4.3.0 :
7311
- version "4.8.1"
7312
- resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.1.tgz#976d3ad905e71b76086f4f0b0d3637fe79b6cda5"
7313
- integrity sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==
7314
-
7315
- node-gyp-build@^4.8.1 :
7310
+ node-gyp-build@4.8.1, node-gyp-build@^4.3.0, node-gyp-build@^4.8.1 :
7316
7311
version "4.8.1"
7317
7312
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.1.tgz#976d3ad905e71b76086f4f0b0d3637fe79b6cda5"
7318
7313
integrity sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==
You can’t perform that action at this time.
0 commit comments