Merge pull request #3723 from Eugeny/dependabot/npm_and_yarn/app/node-abi-2.26.0

Bump node-abi from 2.21.0 to 2.26.0 in /app
This commit is contained in:
Eugene 2021-05-12 09:37:19 +02:00 committed by GitHub
commit 71e6caff0a
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": "14.14.35",
"node-abi": "^2.21.0",
"node-abi": "^2.26.0",
"source-map-support": "^0.5.19"
},
"peerDependencies": {

View File

@ -2105,10 +2105,10 @@ ngx-toastr@^13.2.1:
dependencies:
tslib "^2.0.0"
node-abi@^2.20.0, node-abi@^2.21.0, node-abi@^2.7.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.21.0.tgz#c2dc9ebad6f4f53d6ea9b531e7b8faad81041d48"
integrity sha512-smhrivuPqEM3H5LmnY3KU6HfYv0u4QklgAxfFyRNujKUzbUcYZ+Jc2EhukB9SRcD2VpqhxM7n/MIcp1Ua1/JMg==
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==
dependencies:
semver "^5.4.1"