diff --git a/package.json b/package.json index e642be55e..2701f985a 100644 --- a/package.json +++ b/package.json @@ -91,6 +91,6 @@ }, "license": "MIT", "dependencies": { - "@types/node": "10.14.22" + "@types/node": "10.17.60" } } diff --git a/yarn.lock b/yarn.lock index 75abda78f..a023ba249 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1817,11 +1817,6 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a" integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ== -"@types/node@10.14.22": - version "10.14.22" - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.22.tgz#34bcdf6b6cb5fc0db33d24816ad9d3ece22feea4" - integrity sha512-9taxKC944BqoTVjE+UT3pQH0nHZlTvITwfsOZqyc+R3sfJuxaTtxWjfn1K2UlxyPcKHf0rnaXcVFrS9F9vf0bw== - "@types/node@10.17.60": version "10.17.60" resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"