diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index d535604..54e3137 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@babel/plugin-transform-async-to-generator": "^7.24.7", "@babel/runtime": "^7.25.6", - "@expo/vector-icons": "^14.0.2", + "@expo/vector-icons": "^14.0.3", "@react-native-async-storage/async-storage": "1.23.1", "@react-native/assets-registry": "^0.75.2", "@react-navigation/native": "^6.0.2", @@ -28,7 +28,7 @@ "expo-font": "~12.0.9", "expo-linking": "~6.3.1", "expo-location": "~17.0.1", - "expo-notifications": "~0.28.16", + "expo-notifications": "~0.28.17", "expo-router": "~3.5.23", "expo-splash-screen": "~0.27.5", "expo-status-bar": "~1.12.1", |