diff --git a/package.json b/package.json index d3c2d30..62a7368 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.123", "@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..e05b7ec 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.123": + version "16.18.123" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56" + integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA== "@types/prettier@^2.1.5": version "2.2.3"