diff --git a/package.json b/package.json index b0c830e..410298a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@types/chai-as-promised": "7.1.5", "@types/mocha": "9.1.1", - "@types/node": "16.11.29", + "@types/node": "16.11.31", "@types/sinon": "10.0.11", "@types/sinon-chai": "3.2.8", "c8": "7.11.2", diff --git a/yarn.lock b/yarn.lock index e20a15f..06ce5a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -94,10 +94,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4" integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== -"@types/node@16.11.29": - version "16.11.29" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.29.tgz#2422b0bf46afb2568dc71df903afa36f56bab8ea" - integrity sha512-9dDdonLyPJQJ/kdOlDxAah+bTI+u2ccF3k62FErhquDuggoCX6piWez7j7o6yNE+rP2IRcZVQ6Tw4N0P38+rWA== +"@types/node@16.11.31": + version "16.11.31" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.31.tgz#1dad8138efee6808809bb80f9e66bbe3e46c9277" + integrity sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg== "@types/sinon-chai@3.2.8": version "3.2.8"