build(deps): bump @types/node from 14.14.41 to 15.0.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.1.
- [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]
2021-04-28 16:11:16 +00:00
committed by GitHub
parent 4d3d971a12
commit a09882b566
2 changed files with 4 additions and 4 deletions

View File

@ -49,7 +49,7 @@
"types": "./build/index.d.ts",
"dependencies": {
"@types/jszip": "^3.1.4",
"@types/node": "^14.0.5",
"@types/node": "^15.0.1",
"jszip": "^3.1.5",
"nanoid": "^3.1.20",
"xml": "^1.0.1",