diff --git a/package.json b/package.json index 7251489a979..20fecb0b82f 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/glob": "7.1.3", "@types/jest": "26.0.13", "@types/mkdirp": "1.0.1", - "@types/node": "14.10.2", + "@types/node": "17.0.38", "@types/react": "16.9.49", "@types/request": "2.48.5", "@typescript-eslint/eslint-plugin": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 975516a2b46..235a49fba08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3308,10 +3308,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@14.10.2": - version "14.10.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.2.tgz#9b47a2c8e4dabd4db73b57e750b24af689600514" - integrity sha512-IzMhbDYCpv26pC2wboJ4MMOa9GKtjplXfcAqrMeNJpUUwpM/2ATt2w1JPUXwS6spu856TvKZL2AOmeU2rAxskw== +"@types/node@*", "@types/node@17.0.38": + version "17.0.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947" + integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g== "@types/node@^10.1.0": version "10.17.26"