diff --git a/package.json b/package.json index 2de8a9ad..2fd0edc4 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@types/jest": "24.0.24", "@types/js-yaml": "3.12.1", "@types/mkdirp": "0.5.2", - "@types/node": "12.12.20", + "@types/node": "12.12.21", "@types/rimraf": "2.0.3", "@typescript-eslint/eslint-plugin": "2.12.0", "@typescript-eslint/parser": "2.12.0", diff --git a/yarn.lock b/yarn.lock index e063292e..c33cde0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -960,10 +960,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@12.12.20": - version "12.12.20" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99" - integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ== +"@types/node@*", "@types/node@12.12.21": + version "12.12.21" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.21.tgz#aa44a6363291c7037111c47e4661ad210aded23f" + integrity sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA== "@types/rimraf@2.0.3": version "2.0.3"