diff --git a/packages/core/package.json b/packages/core/package.json index fb9d2f328..7216a9a18 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.5", "@uiw/icons": "2.5.3", "color": "4.0.1", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index 4b443ea6f..6a7aa9489 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.5": + version "0.66.5" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.5.tgz#a9bb2fdf6355c4a4426904eae95077d1a462f5c6" + integrity sha512-hTLfKfepd+A+jUpgj+OhHtW7UlIvhyHyQ4mOCnRfEjhxq4PGvspETIHIcTV2DEfnWNX3Gi9Q0gGINrU8AG7YeA== dependencies: "@types/react" "*"