diff --git a/package.json b/package.json index 2d52bf8d..eb8ed96f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/chai": "^4.2.19", "@types/fs-extra": "^9.0.11", "@types/mocha": "^9.0.0", - "@types/node": "^16.11.6", + "@types/node": "^18.11.11", "@types/which": "^2.0.1", "@typescript-eslint/eslint-plugin": "^5.3.1", "@typescript-eslint/parser": "^5.3.1", diff --git a/yarn.lock b/yarn.lock index cd8bc406..672ff2d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -127,10 +127,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297" integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA== -"@types/node@*", "@types/node@^16.11.6": - version "16.11.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234" - integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw== +"@types/node@*", "@types/node@^18.11.11": + version "18.11.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11.tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc" + integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g== "@types/parse-json@^4.0.0": version "4.0.0"