Bump @types/node from 14.14.35 to 15.3.0 in /app

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-15 17:24:32 +00:00
committed by GitHub
parent e4d1b5995c
commit 1db9e099f6
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
},
"devDependencies": {
"@types/mz": "2.7.3",
"@types/node": "14.14.35",
"@types/node": "15.3.0",
"node-abi": "^2.26.0",
"source-map-support": "^0.5.19"
},