diff --git a/package.json b/package.json index 7e1f281f..647127c8 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.1", "@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..b56df00f 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.1": + version "16.4.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.1.tgz#9fad171a5b701613ee8a6f4ece3c88b1034b1b03" + integrity sha512-UW7cbLqf/Wu5XH2RKKY1cHwUNLicIDRLMraYKz+HHAerJ0ZffUEk+fMnd8qU2JaS6cAy0r8tsaf7yqHASf/Y0Q== "@types/normalize-package-data@^2.4.0": version "2.4.0"