diff --git a/package.json b/package.json index 67d43f9..8306942 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash": "4.14.154", "@types/mocha": "7.0.2", "@types/mock-fs": "4.10.0", - "@types/node": "13.13.9", + "@types/node": "13.13.12", "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.1", "@typescript-eslint/eslint-plugin": "2.34.0", diff --git a/yarn.lock b/yarn.lock index 157a797..ae3469f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -405,10 +405,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.9": - version "13.13.9" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.9.tgz#79df4ae965fb76d31943b54a6419599307a21394" - integrity sha512-EPZBIGed5gNnfWCiwEIwTE2Jdg4813odnG8iNPMQGrqVxrI+wL68SPtPeCX+ZxGBaA6pKAVc6jaKgP/Q0QzfdQ== +"@types/node@13.13.12": + version "13.13.12" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.12.tgz#9c72e865380a7dc99999ea0ef20fc9635b503d20" + integrity sha512-zWz/8NEPxoXNT9YyF2osqyA9WjssZukYpgI4UYZpOjcyqwIUqWGkcCionaEb9Ki+FULyPyvNFpg/329Kd2/pbw== "@types/normalize-package-data@^2.4.0": version "2.4.0"