diff --git a/package.json b/package.json index a554ae0e..cfa13623 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/consola": "1.0.0", "@types/jest": "27.5.2", "@types/jsdom": "21.1.6", - "@types/node": "16.18.76", + "@types/node": "16.18.79", "@types/puppeteer": "5.4.7", "all-contributors-cli": "6.24.0", "codecov": "3.8.3", diff --git a/yarn.lock b/yarn.lock index ca20e630..40fb3387 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2793,10 +2793,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226" integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg== -"@types/node@16.18.76": - version "16.18.76" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.76.tgz#deecdf6b71b9ef45ceda63fec7220ddf2354d7a1" - integrity sha512-/GsO2uv1Z6R42lBr59dtem56gVF/yHKQaScggwU+gLU6DXE25sDmOar4c4IfWb3h+X/7OYZznPOFk7oGF3jQSA== +"@types/node@16.18.79": + version "16.18.79" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.79.tgz#153e25561b271cf87dc1b28d38f98cebd514d788" + integrity sha512-Qd7jdLR5zmnIyMhfDrfPqN5tUCvreVpP3Qrf2oSM+F7SNzlb/MwHISGUkdFHtevfkPJ3iAGyeQI/jsbh9EStgQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"