diff --git a/package.json b/package.json index 0f70b08da..0c3880971 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/jest": "24.0.20", "@types/js-yaml": "3.12.1", "@types/mkdirp": "0.5.2", - "@types/node": "12.11.7", + "@types/node": "12.12.5", "@types/rimraf": "2.0.3", "@types/yup": "0.26.24", "@typescript-eslint/eslint-plugin": "2.5.0", diff --git a/yarn.lock b/yarn.lock index 1142d22fb..f7695c4cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -399,16 +399,11 @@ dependencies: "@types/node" "*" -"@types/node@*": +"@types/node@*", "@types/node@12.12.5": version "12.12.5" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.5.tgz#66103d2eddc543d44a04394abb7be52506d7f290" integrity sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A== -"@types/node@12.11.7": - version "12.11.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.7.tgz#57682a9771a3f7b09c2497f28129a0462966524a" - integrity sha512-JNbGaHFCLwgHn/iCckiGSOZ1XYHsKFwREtzPwSGCVld1SGhOlmZw2D4ZI94HQCrBHbADzW9m4LER/8olJTRGHA== - "@types/rimraf@2.0.3": version "2.0.3" resolved "https://registry.yarnpkg.com/@types/rimraf/-/rimraf-2.0.3.tgz#0199a46af106729ba14213fda7b981278d8c84f2"