diff --git a/package.json b/package.json index 3361b54..b2857e8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@expo/html-elements": "^0.0.2", "@expo/webpack-config": "^0.17.0", "@react-native-async-storage/async-storage": "~1.17.3", - "@react-native-community/slider": "3.0.3", + "@react-native-community/slider": "4.3.3", "@react-native-picker/picker": "2.4.2", "@types/react-helmet": "^6.1.3", "expo": "^46.0.0", diff --git a/yarn.lock b/yarn.lock index f08a971..6e9e734 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2250,10 +2250,10 @@ prompts "^2.4.0" semver "^6.3.0" -"@react-native-community/slider@3.0.3": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.3.tgz#830167fd757ba70ac638747ba3169b2dbae60330" - integrity sha512-8IeHfDwJ9/CTUwFs6x90VlobV3BfuPgNLjTgC6dRZovfCWigaZwVNIFFJnHBakK3pW2xErAPwhdvNR4JeNoYbw== +"@react-native-community/slider@4.3.3": + version "4.3.3" + resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.3.3.tgz#281e90523ab3fac3463edf271ffe465cfd9932c9" + integrity sha512-eVhMaVR08wWlseVWlDS7zgdhbVY0n2i7BF1qRxK+2N1VIKd7NsTIRzL57sFLgHVjbUmu/+hHfxCzLHmEaGxIQg== "@react-native-picker/picker@2.4.2": version "2.4.2" @@ -2390,7 +2390,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.38": +"@types/react@*": version "17.0.50" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc" integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==