Bump @types/node from 14.14.20 to 14.14.21

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.20 to 14.14.21.
- [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-01-18 05:33:26 +00:00 committed by GitHub
parent 34c5769da2
commit ef63049d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"@types/express": "4.17.11",
"@types/jest": "26.0.20",
"@types/js-yaml": "3.12.5",
"@types/node": "14.14.20",
"@types/node": "14.14.21",
"@types/node-fetch": "2.5.8",
"@types/qs": "6.9.5",
"@typescript-eslint/eslint-plugin": "4.12.0",

View File

@ -1311,10 +1311,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@14.14.20":
version "14.14.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
"@types/node@*", "@types/node@14.14.21":
version "14.14.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"