diff --git a/packages/core/package.json b/packages/core/package.json index 9924163da..3a6d64d68 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.65.7", "@uiw/icons": "2.5.1", "color": "4.0.1", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index a89caa334..2e1e23dc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4477,10 +4477,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.65.7": + version "0.65.7" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.7.tgz#2f370b7a0e9fbfd50491300f5b50e6075a22d17e" + integrity sha512-wwdH0NpijKsk8iNiYcLgexnztlAAnwPUvhm5vGqhwsbWmbtp2VwCKhLoeoDQMpzU2S9ttUy49YMxguCPrEmiYw== dependencies: "@types/react" "*"