diff --git a/package.json b/package.json index 2acb83966..e2b347690 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "react-native-svg": "^14.1.0", "react-native-tcp-socket": "^6.0.6", "react-native-toast-message": "^2.2.0", - "react-native-vector-icons": "^10.0.3", + "react-native-vector-icons": "^10.2.0", "react-native-video": "^5.2.1", "react-native-video-player": "^0.14.0", "react-native-webview": "^13.6.3", diff --git a/yarn.lock b/yarn.lock index ec4a687d8..1dc8e3454 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8105,10 +8105,10 @@ react-native-toast-message@^2.2.0: resolved "https://registry.yarnpkg.com/react-native-toast-message/-/react-native-toast-message-2.2.0.tgz#c53a4746b15616858a7d61c4386b92cbe9fbf911" integrity sha512-AFti8VzUk6JvyGAlLm9/BknTNDXrrhqnUk7ak/pM7uCTxDPveAu2ekszU0on6vnUPFnG04H/QfYE2IlETqeaWw== -react-native-vector-icons@^10.0.3: - version "10.0.3" - resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-10.0.3.tgz#369824a3b17994b2cd65edbaa32dbf9540d49678" - integrity sha512-ZgVlV5AdQgnPHHvBEihGf2xwyziT1acpXV1U+WfCgCv3lcEeCRsmwAsBU+kUSNsU+8TcWVsX04kdI6qUaS8D7w== +react-native-vector-icons@^10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-10.2.0.tgz#f438f2ca16f7d6be658fd6ec8f0d2b7e2132b91c" + integrity sha512-n5HGcxUuVaTf9QJPs/W22xQpC2Z9u0nb0KgLPnVltP8vdUvOp6+R26gF55kilP/fV4eL4vsAHUqUjewppJMBOQ== dependencies: prop-types "^15.7.2" yargs "^16.1.1"