diff --git a/package.json b/package.json index 378da39..82acb1c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/discord-rpc": "3.0.4", "@types/fs-extra": "9.0.11", "@types/ini": "1.3.30", - "@types/node": "14.14.37", + "@types/node": "14.14.39", "@types/prompts": "2.0.10", "@types/request-promise-native": "1.0.17", "@types/rimraf": "3.0.0", diff --git a/yarn.lock b/yarn.lock index e14e06a..4aad823 100644 --- a/yarn.lock +++ b/yarn.lock @@ -129,10 +129,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== -"@types/node@*", "@types/node@14.14.37", "@types/node@>=10.0.0": - version "14.14.37" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" - integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== +"@types/node@*", "@types/node@14.14.39", "@types/node@>=10.0.0": + version "14.14.39" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.39.tgz#9ef394d4eb52953d2890e4839393c309aa25d2d1" + integrity sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw== "@types/node@^12.0.12": version "12.20.4"