diff --git a/package.json b/package.json index d3c2d30..fba34c4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/estree": "0.0.51", "@types/jest": "^28.1.2", "@types/lodash": "^4.14.182", - "@types/node": "16.11.39", + "@types/node": "16.18.76", "@typescript-eslint/eslint-plugin": "^5.28.0", "@typescript-eslint/parser": "^5.28.0", "eslint": "8.17.0", diff --git a/yarn.lock b/yarn.lock index 80dadc0..74d0930 100644 --- a/yarn.lock +++ b/yarn.lock @@ -987,10 +987,10 @@ resolved "https://registry.npmjs.org/@types/node/-/node-14.14.10.tgz" integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ== -"@types/node@16.11.39": - version "16.11.39" - resolved "https://registry.npmjs.org/@types/node/-/node-16.11.39.tgz" - integrity sha512-K0MsdV42vPwm9L6UwhIxMAOmcvH/1OoVkZyCgEtVu4Wx7sElGloy/W7kMBNe/oJ7V/jW9BVt1F6RahH6e7tPXw== +"@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/prettier@^2.1.5": version "2.2.3"