diff --git a/package.json b/package.json index 0ff44c46..c52a53f6 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@rollup/plugin-node-resolve": "13.1.3", "@trivago/prettier-plugin-sort-imports": "3.1.1", "@types/jest": "28.1.6", - "@types/node": "16.11.43", + "@types/node": "16.18.52", "@typescript-eslint/eslint-plugin": "5.30.7", "@typescript-eslint/parser": "5.30.7", "all-contributors-cli": "6.20.0", diff --git a/packages/utils/package.json b/packages/utils/package.json index bd5e1a13..4f6c9f3d 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -28,7 +28,7 @@ "@rollup/plugin-node-resolve": "13.1.3", "@trivago/prettier-plugin-sort-imports": "3.1.1", "@types/jest": "28.1.6", - "@types/node": "16.11.43", + "@types/node": "16.18.52", "@typescript-eslint/eslint-plugin": "5.30.7", "@typescript-eslint/parser": "5.30.7", "all-contributors-cli": "6.20.0", diff --git a/yarn.lock b/yarn.lock index fcb9305c..134afa21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4605,10 +4605,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6" integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA== -"@types/node@16.11.43": - version "16.11.43" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.43.tgz#555e5a743f76b6b897d47f945305b618525ddbe6" - integrity sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ== +"@types/node@16.18.52": + version "16.18.52" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.52.tgz#70c56b55d0d7e15fafa875127e95a92605c59c9b" + integrity sha512-sm2aph6cRSsTMFYFgI+RpPLunXO9ClJkpizUVdT7KmGeyfQ14xnjTMT/f3MHcfKqevXqGT6BgVFzW8wcEoDUtA== "@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0": version "16.11.45"