diff --git a/package.json b/package.json index 78e18f42..3450428b 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@types/jest": "25.1.4", "@types/js-yaml": "3.12.2", "@types/mkdirp": "1.0.0", - "@types/node": "13.9.0", + "@types/node": "13.9.1", "@types/rimraf": "2.0.3", "@typescript-eslint/eslint-plugin": "2.23.0", "@typescript-eslint/parser": "2.23.0", diff --git a/yarn.lock b/yarn.lock index 3b8a69db..9013b4a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1066,10 +1066,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@13.9.0": - version "13.9.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589" - integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ== +"@types/node@*", "@types/node@13.9.1": + version "13.9.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72" + integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ== "@types/rimraf@2.0.3": version "2.0.3"