diff --git a/package.json b/package.json index 76d63dbe..1f43f9b5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@commitlint/types": "17.8.1", "@types/jest": "27.5.2", - "@types/node": "16.11.45", + "@types/node": "16.18.110", "@typescript-eslint/parser": "5.62.0", "@vercel/ncc": "0.38.1", "eslint": "7.32.0", diff --git a/yarn.lock b/yarn.lock index e8ecca70..4b89bcc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1383,10 +1383,10 @@ resolved "https://registry.npmjs.org/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c" integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA== -"@types/node@16.11.45": - version "16.11.45" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810" - integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ== +"@types/node@16.18.110": + version "16.18.110" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.110.tgz#83ecb477d8305a1a6d90416df736c984172b1ab7" + integrity sha512-hFlWPrNn1S7/Dxd2xZE0knhRZSe9SbtGJPVezusCtlFO8FN53xxw52A1ex+evLh31ltkXCc71NE5dx4Z3W7uow== "@types/node@20.5.1": version "20.5.1"