diff --git a/packages/core/package.json b/packages/core/package.json index 954da64a7..d41cad0fd 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -54,7 +54,7 @@ "@react-native-picker/picker": "2.2.0", "@types/color": "3.0.2", "@types/lodash": "4.14.172", - "@types/react-native": "0.65.5", + "@types/react-native": "0.66.9", "@uiw/icons": "2.5.3", "color": "4.0.2", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index 7f938c0c7..8384b89e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4338,10 +4338,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.9": + version "0.66.9" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.9.tgz#a051d1f1f3cd03df4b4870e91e416b71377a8b7a" + integrity sha512-lve1rgQadbOM82ZRiw6CvvManUeidDhlFtiXA+dErI7a7/NNxLM7kZVYDNKd/QQc5FgLlQ0Uof2QInup7OwsBg== dependencies: "@types/react" "*"