diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index 386146a..5c05adb 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -22,7 +22,7 @@ "@types/react": "~18.2.45", "deprecated-react-native-prop-types": "^4.0.0", "expo": "~50.0.3", - "expo-application": "~5.8.3", + "expo-application": "~6.0.1", "expo-av": "~13.10.5", "expo-camera": "~14.0.5", "expo-constants": "~15.4.5", @@ -8935,9 +8935,9 @@ } }, "node_modules/expo-application": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-5.8.3.tgz", - "integrity": "sha512-IISxzpPX+Xe4ynnwX8yY52T6dm1g9sME1GCj4lvUlrdc5xeTPM6U35x7Wj82V7lLWBaVGe+/Tg9EeKqfylCEwA==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-6.0.1.tgz", + "integrity": "sha512-w+1quSmKp8SYKT+GAFHSN5c6u+PqoVRIfpsLyRQrQdOnBA9dA8Hw6JT9sHNFmA30A2v1b/sdYZE3qKuRJFNSWQ==", "peerDependencies": { "expo": "*" } @@ -9319,6 +9319,14 @@ "expo": "*" } }, + "node_modules/expo-notifications/node_modules/expo-application": { + "version": "5.8.4", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-5.8.4.tgz", + "integrity": "sha512-mH0gSlFzMuiT20TkZnBppzUtdF6TFHwcaTRnvkSZanN9iTOeEEfQQ60hHT4lBizHjFWRs/QYZVtXGvkQ/cyMpg==", + "peerDependencies": { + "expo": "*" + } + }, "node_modules/expo-splash-screen": { "version": "0.26.4", "resolved": "https://registry.npmjs.org/expo-splash-screen/-/expo-splash-screen-0.26.4.tgz", @@ -24243,9 +24251,9 @@ } }, "expo-application": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-5.8.3.tgz", - "integrity": "sha512-IISxzpPX+Xe4ynnwX8yY52T6dm1g9sME1GCj4lvUlrdc5xeTPM6U35x7Wj82V7lLWBaVGe+/Tg9EeKqfylCEwA==" + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-6.0.1.tgz", + "integrity": "sha512-w+1quSmKp8SYKT+GAFHSN5c6u+PqoVRIfpsLyRQrQdOnBA9dA8Hw6JT9sHNFmA30A2v1b/sdYZE3qKuRJFNSWQ==" }, "expo-asset": { "version": "9.0.2", @@ -24531,6 +24539,13 @@ "expo-application": "~5.8.0", "expo-constants": "~15.4.0", "fs-extra": "^9.1.0" + }, + "dependencies": { + "expo-application": { + "version": "5.8.4", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-5.8.4.tgz", + "integrity": "sha512-mH0gSlFzMuiT20TkZnBppzUtdF6TFHwcaTRnvkSZanN9iTOeEEfQQ60hHT4lBizHjFWRs/QYZVtXGvkQ/cyMpg==" + } } }, "expo-splash-screen": { diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index e48a3ed..4c2a922 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -46,7 +46,7 @@ "@types/react": "~18.2.45", "deprecated-react-native-prop-types": "^4.0.0", "expo": "~50.0.3", - "expo-application": "~5.8.3", + "expo-application": "~6.0.1", "expo-av": "~13.10.5", "expo-camera": "~14.0.5", "expo-constants": "~15.4.5",