Bump node-abi from 2.26.0 to 2.30.0 in /app

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.26.0 to 2.30.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.26.0...v2.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-28 18:10:06 +00:00 committed by GitHub
parent 871b06c19d
commit a57b7cfc84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"devDependencies": {
"@types/mz": "2.7.3",
"@types/node": "15.6.1",
"node-abi": "^2.26.0",
"node-abi": "^2.30.0",
"source-map-support": "^0.5.19"
},
"peerDependencies": {

View File

@ -2105,10 +2105,10 @@ ngx-toastr@^14.0.0:
dependencies:
tslib "^2.1.0"
node-abi@^2.20.0, node-abi@^2.26.0, node-abi@^2.7.0:
version "2.26.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.26.0.tgz#355d5d4bc603e856f74197adbf3f5117a396ba40"
integrity sha512-ag/Vos/mXXpWLLAYWsAoQdgS+gW7IwvgMLOgqopm/DbzAjazLltzgzpVMsFlgmo9TzG5hGXeaBZx2AI731RIsQ==
node-abi@^2.20.0, node-abi@^2.30.0, node-abi@^2.7.0:
version "2.30.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.30.0.tgz#8be53bf3e7945a34eea10e0fc9a5982776cf550b"
integrity sha512-g6bZh3YCKQRdwuO/tSZZYJAw622SjsRfJ2X0Iy4sSOHZ34/sPPdVBn8fev2tj7njzLwuqPw9uMtGsGkO5kIQvg==
dependencies:
semver "^5.4.1"