diff --git a/package.json b/package.json index 80d2ace..3a8903f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/chai-as-promised": "7.1.5", "@types/mocha": "9.1.1", "@types/mock-fs": "4.13.1", - "@types/node": "16.11.34", + "@types/node": "16.11.35", "@types/sinon-chai": "3.2.8", "@types/source-map-support": "0.5.4", "@typescript-eslint/eslint-plugin": "5.23.0", diff --git a/yarn.lock b/yarn.lock index 37b3a61..ad86b86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -328,10 +328,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c" integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ== -"@types/node@16.11.34": - version "16.11.34" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.34.tgz#520224e4be4448c279ecad09639ab460cc441a50" - integrity sha512-UrWGDyLAlQ2Z8bNOGWTsqbP9ZcBeTYBVuTRNxXTztBy5KhWUFI3BaeDWoCP/CzV/EVGgO1NTYzv9ZytBI9GAEw== +"@types/node@16.11.35": + version "16.11.35" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.11.35.tgz#6642bdce5b5cee23314b91a7c069981c6bd68791" + integrity sha512-QXu45LyepgnhUfnIAj/FyT4uM87ug5KpIrgXfQtUPNAlx8w5hmd8z8emqCLNvG11QkpRSCG9Qg2buMxvqfjfsQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"