Bump @types/node from 14.14.32 to 14.14.34

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.34.
- [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-03-15 05:08:45 +00:00 committed by GitHub
parent 3711715932
commit db1ffbac25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -79,7 +79,7 @@
"@types/express": "4.17.11",
"@types/jest": "26.0.20",
"@types/js-yaml": "4.0.0",
"@types/node": "14.14.32",
"@types/node": "14.14.34",
"@types/node-fetch": "2.5.8",
"@types/qs": "6.9.6",
"@typescript-eslint/eslint-plugin": "4.17.0",

View File

@ -1349,10 +1349,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@14.14.32":
version "14.14.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.32.tgz#90c5c4a8d72bbbfe53033f122341343249183448"
integrity sha512-/Ctrftx/zp4m8JOujM5ZhwzlWLx22nbQJiVqz8/zE15gOeEW+uly3FSX4fGFpcfEvFzXcMCJwq9lGVWgyARXhg==
"@types/node@*", "@types/node@14.14.34":
version "14.14.34"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"