diff --git a/package.json b/package.json index 7e1f281f..d8071912 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@testing-library/react-native": "^7.0.2", "@types/detox": "^16.4.1", "@types/jest": "^26.0.15", - "@types/node": "^14.14.3", + "@types/node": "^16.4.10", "@types/react": "^16.9.53", "@types/react-native": "^0.61.12", "@types/react-test-renderer": "^16.9.3", diff --git a/yarn.lock b/yarn.lock index e087581f..101dcc3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1750,10 +1750,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/node@*", "@types/node@^14.14.3": - version "14.14.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274" - integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ== +"@types/node@*", "@types/node@^16.4.10": + version "16.4.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.10.tgz#e57e2a54fc6da58da94b3571b1cb456d39f88597" + integrity sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"