Bump node-abi from 2.16.0 to 2.18.0 in /app

Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.16.0 to 2.18.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.16.0...v2.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-08 07:13:06 +00:00
committed by GitHub
parent 7173be8c22
commit c3285b24d9
2 changed files with 5 additions and 12 deletions

View File

@@ -51,6 +51,6 @@
"devDependencies": {
"@types/mz": "0.0.32",
"@types/node": "12.7.12",
"node-abi": "^2.17.0"
"node-abi": "^2.18.0"
}
}