diff --git a/package.json b/package.json index 0d6905f..99193e8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/git-branch": "^2.0.0", "@types/jsonwebtoken": "^8.3.0", "@types/mocha": "^5.2.5", - "@types/node": "^10.11.7", + "@types/node": "^16.4.3", "@types/serve-static": "^1.13.2", "@types/webpack": "^4.4.16", "@types/webpack-hot-middleware": "^2.16.4", diff --git a/yarn.lock b/yarn.lock index 663ef53..20aca02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -89,10 +89,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea" integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ== -"@types/node@*", "@types/node@^10.11.7": - version "10.12.18" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67" - integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ== +"@types/node@*", "@types/node@^16.4.3": + version "16.4.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.3.tgz#c01c1a215721f6dec71b47d88b4687463601ba48" + integrity sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg== "@types/range-parser@*": version "1.2.3"