From d5a8f940f130dd67a3228e17eaae12c4d1c81c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:36:08 +0000 Subject: [PATCH] Bump undici, @react-native-firebase/app and @react-native-firebase/auth Bumps [undici](https://github.com/nodejs/undici) to 6.21.1 and updates ancestor dependencies [undici](https://github.com/nodejs/undici), [@react-native-firebase/app](https://github.com/invertase/react-native-firebase) and [@react-native-firebase/auth](https://github.com/invertase/react-native-firebase). These dependencies need to be updated together. Updates `undici` from 6.19.7 to 6.21.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.19.7...v6.21.1) Updates `@react-native-firebase/app` from 21.7.1 to 21.7.1 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/react-native-firebase/compare/v21.7.1...v21.7.1) Updates `@react-native-firebase/auth` from 21.7.1 to 21.7.1 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/react-native-firebase/compare/v21.7.1...v21.7.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect - dependency-name: "@react-native-firebase/app" dependency-type: direct:production - dependency-name: "@react-native-firebase/auth" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3ac0314..438355f 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "@dev-plugins/react-navigation": "^0.1.0", "@expo/vector-icons": "^14.0.4", "@react-native-async-storage/root": "github:react-native-async-storage/async-storage", - "@react-native-firebase/app": "^21.6.2", - "@react-native-firebase/auth": "^21.6.2", + "@react-native-firebase/app": "^21.7.1", + "@react-native-firebase/auth": "^21.7.1", "@react-native-firebase/messaging": "^21.7.1", "@react-navigation/native": "^7.0.0", "@react-navigation/native-stack": "^7.0.0",