Update to latest version of axios.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@react-navigation/stack": "^7.1.1",
|
||||
"@sentry/react-native": "~6.10.0",
|
||||
"@splitsoftware/splitio-react-native": "^1.1.0",
|
||||
"axios": "^1.7.9",
|
||||
"axios": "^1.9.0",
|
||||
"cloudinary-core": "^2.13.1",
|
||||
"dinero.js": "^1.9.1",
|
||||
"expo": "~52.0.46",
|
||||
@@ -45,6 +45,7 @@
|
||||
"expo-images-picker": "^2.5.1",
|
||||
"expo-localization": "~16.0.1",
|
||||
"expo-media-library": "~17.0.6",
|
||||
"expo-notifications": "~0.29.14",
|
||||
"expo-status-bar": "~2.0.1",
|
||||
"expo-system-ui": "~4.0.9",
|
||||
"expo-updates": "~0.27.4",
|
||||
@@ -88,8 +89,7 @@
|
||||
"redux-logger": "^3.0.6",
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-saga": "^1.3.0",
|
||||
"reselect": "^5.1.1",
|
||||
"expo-notifications": "~0.29.14"
|
||||
"reselect": "^5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.8",
|
||||
|
||||
Reference in New Issue
Block a user