diff --git a/package.json b/package.json index d3c2d30..31d2f08 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.110", "@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..713babb 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.110": + version "16.18.110" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.110.tgz#83ecb477d8305a1a6d90416df736c984172b1ab7" + integrity sha512-hFlWPrNn1S7/Dxd2xZE0knhRZSe9SbtGJPVezusCtlFO8FN53xxw52A1ex+evLh31ltkXCc71NE5dx4Z3W7uow== "@types/prettier@^2.1.5": version "2.2.3"