From 8c0cab1c4390f29f085ba37606339627547c065f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 19:43:49 +0000 Subject: [PATCH] Bump @react-native-google-signin/google-signin Bumps [@react-native-google-signin/google-signin](https://github.com/react-native-google-signin/google-signin) from 11.0.0 to 16.1.4. - [Release notes](https://github.com/react-native-google-signin/google-signin/releases) - [Changelog](https://github.com/react-native-google-signin/google-signin/blob/master/release.config.js) - [Commits](https://github.com/react-native-google-signin/google-signin/compare/v11.0.0...v16.1.4) --- updated-dependencies: - dependency-name: "@react-native-google-signin/google-signin" dependency-version: 16.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- enatega-multivendor-app/package-lock.json | 20 ++++++++++---------- enatega-multivendor-app/package.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) 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",