Skip to content

Commit df28801

Browse files
committed
Try update node-abi
1 parent 194527c commit df28801

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
"native-is-elevated": "0.7.0",
9999
"native-keymap": "^3.3.5",
100100
"native-watchdog": "^1.4.1",
101+
"node-abi": "^3.65.0",
101102
"node-pty": "1.1.0-beta11",
102103
"tas-client-umd": "0.2.0",
103104
"v8-inspect-profiler": "^0.1.1",

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -7251,10 +7251,10 @@ nise@^5.1.0:
72517251
just-extend "^4.0.2"
72527252
path-to-regexp "^1.7.0"
72537253

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==
72587258
dependencies:
72597259
semver "^7.3.5"
72607260

@@ -7307,12 +7307,7 @@ node-fetch@^2.6.0, node-fetch@^2.6.7:
73077307
dependencies:
73087308
whatwg-url "^5.0.0"
73097309

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:
73167311
version "4.8.1"
73177312
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.1.tgz#976d3ad905e71b76086f4f0b0d3637fe79b6cda5"
73187313
integrity sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==

0 commit comments

Comments
 (0)