bump node-abi

This commit is contained in:
Eugene Pankov
2021-05-28 19:39:01 +02:00
parent 86083e1491
commit ae7416792a
2 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@
"json-loader": "0.5.7",
"lru-cache": "^6.0.0",
"macos-release": "^2.4.1",
"node-abi": "^2.26.0",
"node-abi": "^2.30.0",
"node-gyp": "^8.0.0",
"node-sass": "^6.0.0",
"npmlog": "4.1.2",
@@ -62,7 +62,7 @@
"yaml-loader": "0.6.0"
},
"resolutions": {
"*/node-abi": "^2.26.0",
"*/node-abi": "^2.30.0",
"**/graceful-fs": "^4.2.4"
},
"scripts": {