diff --git a/enatega-multivendor-app/package-lock.json b/enatega-multivendor-app/package-lock.json index 40f9c395..5eee77d8 100644 --- a/enatega-multivendor-app/package-lock.json +++ b/enatega-multivendor-app/package-lock.json @@ -16,7 +16,7 @@ "@expo/vector-icons": "^14.0.0", "@react-native-async-storage/async-storage": "1.21.0", "@react-native-community/datetimepicker": "8.2.0", - "@react-native-google-signin/google-signin": "^11.0.0", + "@react-native-google-signin/google-signin": "^16.1.4", "@react-navigation/drawer": "^6.3.0", "@react-navigation/elements": "^1.2.1", "@react-navigation/native": "^7.0.14", @@ -4645,21 +4645,21 @@ } }, "node_modules/@react-native-google-signin/google-signin": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/@react-native-google-signin/google-signin/-/google-signin-11.0.0.tgz", - "integrity": "sha512-J8BFFGr5HcEWE2gRaVSJ0rQN8ztxYIr2wdWMG4PS1vhQZJqUzmRr6vpu12O1GppItq8ai7AA0rl/ja7hSytSXA==", + "version": "16.1.4", + "resolved": "https://registry.npmjs.org/@react-native-google-signin/google-signin/-/google-signin-16.1.4.tgz", + "integrity": "sha512-Lt4vjihJ+Nk9I4HjScWHzch3ebtIlP3QIea0XEHVN0PJumwUwiK/J2tU8qs7H9DIqNblC0qlXkR0Ts4ELvq7yA==", + "license": "MIT", + "funding": { + "url": "https://universal-sign-in.com" + }, "peerDependencies": { - "expo": ">=50.0.0", + "expo": ">=52.0.40", "react": "*", - "react-native": "*", - "react-native-windows": "*" + "react-native": "*" }, "peerDependenciesMeta": { "expo": { "optional": true - }, - "react-native-windows": { - "optional": true } } }, diff --git a/enatega-multivendor-app/package.json b/enatega-multivendor-app/package.json index c1d4131d..1b15e90c 100644 --- a/enatega-multivendor-app/package.json +++ b/enatega-multivendor-app/package.json @@ -42,7 +42,7 @@ "@react-native-async-storage/async-storage": "1.21.0", "@react-native-community/datetimepicker": "8.2.0", - "@react-native-google-signin/google-signin": "^11.0.0", + "@react-native-google-signin/google-signin": "^16.1.4", "@react-navigation/drawer": "^6.3.0", "@react-navigation/elements": "^1.2.1",