diff --git a/package.json b/package.json index 543e8a56..7153bf9d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@babel/preset-env": "7.19.4", "@qminder/eslint-config": "0.0.3", "@types/jest": "26.0.24", - "@types/node": "16.18.0", + "@types/node": "18.11.5", "@types/sinon": "10.0.13", "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.33.0", diff --git a/yarn.lock b/yarn.lock index 559683f3..f6fcbe4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1757,10 +1757,10 @@ version "10.9.4" resolved "https://registry.npmjs.org/@types/node/-/node-10.9.4.tgz#0f4cb2dc7c1de6096055357f70179043c33e9897" -"@types/node@16.18.0": - version "16.18.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f" - integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA== +"@types/node@18.11.5": + version "18.11.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.5.tgz#1bc94cf2f9ab5fe33353bc7c79c797dcc5325bef" + integrity sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"