diff --git a/package.json b/package.json index 6051f19..091203c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/chai-as-promised": "7.1.4", "@types/mocha": "9.0.0", "@types/mock-fs": "4.13.1", - "@types/node": "14.17.10", + "@types/node": "14.17.18", "@types/sinon-chai": "3.2.5", "@types/source-map-support": "0.5.4", "@typescript-eslint/eslint-plugin": "4.31.2", diff --git a/yarn.lock b/yarn.lock index 7fdb0ef..de42920 100644 --- a/yarn.lock +++ b/yarn.lock @@ -311,10 +311,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c" integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== -"@types/node@14.17.10": - version "14.17.10" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.17.10.tgz#93f4b095af275a0427114579c10ec7aa696729d7" - integrity sha512-09x2d6kNBwjHgyh3jOUE2GE4DFoxDriDvWdu6mFhMP1ysynGYazt4ecZmJlL6/fe4Zi2vtYvTvtL7epjQQrBhA== +"@types/node@14.17.18": + version "14.17.18" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.17.18.tgz#0198489a751005f71217744aa966cd1f29447c81" + integrity sha512-haYyibw4pbteEhkSg0xdDLAI3679L75EJ799ymVrPxOA922bPx3ML59SoDsQ//rHlvqpu+e36kcbR3XRQtFblA== "@types/normalize-package-data@^2.4.0": version "2.4.0"