diff --git a/package.json b/package.json index c30aace..c12dce4 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@babel/preset-env": "^7.7.6", "@babel/preset-typescript": "^7.7.4", "@types/jest": "^26.0.15", - "@types/node": "^14.0.13", + "@types/node": "^16.7.13", "@typescript-eslint/eslint-plugin": "^4.0.0", "@typescript-eslint/parser": "^3.3.0", "babel-jest": "^26.5.2", diff --git a/yarn.lock b/yarn.lock index a1d92fd..6c96960 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1461,10 +1461,10 @@ resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-5.1.0.tgz#57f228f2b80c046b4a1bd5cac031f81f207f4f03" integrity sha512-RaE0B+14ToE4l6UqdarKPnXwVDuigfFv+5j9Dze/Nqr23yyuqdNvzcZi3xB+3Agvi5R4EOgAksfv3lXX4vBt9w== -"@types/node@*", "@types/node@^14.0.13": - version "14.14.22" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18" - integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw== +"@types/node@*", "@types/node@^16.7.13": + version "16.7.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.13.tgz#86fae356b03b5a12f2506c6cf6cd9287b205973f" + integrity sha512-pLUPDn+YG3FYEt/pHI74HmnJOWzeR+tOIQzUx93pi9M7D8OE7PSLr97HboXwk5F+JS+TLtWuzCOW97AHjmOXXA== "@types/normalize-package-data@^2.4.0": version "2.4.0"