Bump @types/node from 12.7.3 to 12.7.4 in /app

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.3 to 12.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-04 04:24:41 +00:00
committed by GitHub
parent 7f7c10b775
commit 5deb763cac
2 changed files with 7 additions and 7 deletions

View File

@@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/mz": "0.0.32",
"@types/node": "^12.7.3",
"@types/node": "^12.7.4",
"node-abi": "^2.11.0"
}
}