diff --git a/package.json b/package.json index c4165363..30ea62d7 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "dependencies": { "@bluebase/component-mapper": "^1.4.0", "@bluebase/components": "^6.0.0", - "@react-native-community/slider": "3.0.0", + "@react-native-community/slider": "3.0.3", "expo": "^38.0.0", "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz", "react-native-paper": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 627e20fe..d1d0c65c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2416,10 +2416,10 @@ sudo-prompt "^9.0.0" wcwidth "^1.0.1" -"@react-native-community/slider@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.0.tgz#ffbf78689fc0572fb5c1e2ccb61b2ef074d3dcd2" - integrity sha512-deNc3JHBHz24YN+0DTAocXfrYFIFc1DvsIriMJSsJlR/MvsLzoq2+qwaEN+0/LJ37pstv85wZWY0pNugk4e41g== +"@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== "@semantic-release/changelog@^3.0.4": version "3.0.4"