diff --git a/package.json b/package.json index 05293a4..4e4fd88 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/dotenv": "^8.2.0", "@types/http-errors": "^1.6.2", "@types/jest": "^24.0.23", - "@types/node": "^12.12.14", + "@types/node": "^14.14.3", "concurrently": "^5.0.0", "cross-env": "^6.0.3", "dotenv": "^8.2.0", diff --git a/yarn.lock b/yarn.lock index 1743730..fc309fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -548,10 +548,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.22.tgz#34bcdf6b6cb5fc0db33d24816ad9d3ece22feea4" integrity sha512-9taxKC944BqoTVjE+UT3pQH0nHZlTvITwfsOZqyc+R3sfJuxaTtxWjfn1K2UlxyPcKHf0rnaXcVFrS9F9vf0bw== -"@types/node@^12.12.14": - version "12.12.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.14.tgz#1c1d6e3c75dba466e0326948d56e8bd72a1903d2" - integrity sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA== +"@types/node@^14.14.3": + version "14.14.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274" + integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ== "@types/node@^8.0.53": version "8.10.55"