diff --git a/package.json b/package.json index 87c39d0548..f3aba35944 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@types/mime-types": "^2.1.0", "@types/minimist": "^1.2.0", "@types/mocha": "^8.0.4", - "@types/node": "^14.14.10", + "@types/node": "^17.0.18", "@types/node-fetch": "^2.5.5", "@types/proxyquire": "^1.3.28", "@types/semver": "^7.3.4", diff --git a/yarn.lock b/yarn.lock index b927a5c232..a6b3eab57a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1424,10 +1424,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.10": - version "14.14.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785" - integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ== +"@types/node@*", "@types/node@>= 8", "@types/node@^17.0.18": + version "17.0.18" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.18.tgz#3b4fed5cfb58010e3a2be4b6e74615e4847f1074" + integrity sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA== "@types/parse-json@^4.0.0": version "4.0.0"