diff --git a/package.json b/package.json index 03d1cbb..f13a979 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash": "4.14.158", "@types/mocha": "8.0.0", "@types/mock-fs": "4.10.0", - "@types/node": "13.13.14", + "@types/node": "13.13.15", "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.2", "@typescript-eslint/eslint-plugin": "2.34.0", diff --git a/yarn.lock b/yarn.lock index 70706a0..c3990d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -390,10 +390,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c" integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== -"@types/node@13.13.14": - version "13.13.14" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.14.tgz#20cd7d2a98f0c3b08d379f4ea9e6b315d2019529" - integrity sha512-Az3QsOt1U/K1pbCQ0TXGELTuTkPLOiFIQf3ILzbOyo0FqgV9SxRnxbxM5QlAveERZMHpZY+7u3Jz2tKyl+yg6g== +"@types/node@13.13.15": + version "13.13.15" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.15.tgz#fe1cc3aa465a3ea6858b793fd380b66c39919766" + integrity sha512-kwbcs0jySLxzLsa2nWUAGOd/s21WU1jebrEdtzhsj1D4Yps1EOuyI1Qcu+FD56dL7NRNIJtDDjcqIG22NwkgLw== "@types/normalize-package-data@^2.4.0": version "2.4.0"