diff --git a/package.json b/package.json index 26e7ccb..1af91b1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/discord-rpc": "3.0.4", "@types/fs-extra": "9.0.6", "@types/ini": "1.3.30", - "@types/node": "14.14.22", + "@types/node": "14.14.26", "@types/prompts": "2.0.9", "@types/request-promise-native": "1.0.17", "@types/rimraf": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 3b39f58..7c6ed71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -115,10 +115,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.22": - 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@14.14.26": + version "14.14.26" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.26.tgz#e40df24c957568f350cca04e63bfb1e1556d1cbf" + integrity sha512-skWxepWOs+VArEBWd2S/VR3wUavioIIx9/HzW+UJiIjtwa6+kNXdsOeq7FfxDXf56hIcL0ieo2brwMgBJ1+lhw== "@types/node@^12.0.12": version "12.19.15"