diff --git a/packages/core/package.json b/packages/core/package.json index c9eb862b7..b0817f773 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -54,7 +54,7 @@ "@react-native-picker/picker": "2.1.0", "@types/color": "3.0.2", "@types/lodash": "4.14.172", - "@types/react-native": "0.65.5", + "@types/react-native": "0.66.3", "@uiw/icons": "2.5.1", "color": "4.0.1", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index 2ad1f57de..66ee94316 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4354,10 +4354,10 @@ dependencies: "@types/react" "*" -"@types/react-native@0.65.5": - version "0.65.5" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.5.tgz#e5e473be8c7ed784419554f25cc8850b9c3ce68d" - integrity sha512-lc2JVmqVIkFmEtUHX8jCkuepqRSzlhRPBIlVFVc0hgfoUxvntrORhmK7LCnAbHfmpUqVVGhMjax27CCTACQ2Kw== +"@types/react-native@0.66.3": + version "0.66.3" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.3.tgz#a9910e973d1273a3d8d28433ecbf31e64241a22f" + integrity sha512-ZJmd4R36dPmgm5I0lEcR/1wCPH31Lwqz2ApDmvNXPow2ssoF5EO7NlNMG6hsROBbzYSf5U0DPVDAyW39VzvuAA== dependencies: "@types/react" "*"