From e7e937759a55b5bf12883f79da64f58336a356bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 20:22:00 +0000 Subject: [PATCH] fix: react-native/react-native-hook-local-caching/Sendbird/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874 --- .../react-native-hook-local-caching/Sendbird/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native/react-native-hook-local-caching/Sendbird/package.json b/react-native/react-native-hook-local-caching/Sendbird/package.json index 62121ab9..b0da4905 100644 --- a/react-native/react-native-hook-local-caching/Sendbird/package.json +++ b/react-native/react-native-hook-local-caching/Sendbird/package.json @@ -13,7 +13,7 @@ "dependencies": { "@notifee/react-native": "^4.0.1", "@react-native-async-storage/async-storage": "^1.15.17", - "@react-native-firebase/app": "^14.2.4", + "@react-native-firebase/app": "^17.4.3", "@react-native-firebase/messaging": "^14.2.4", "@react-navigation/native": "^6.0.6", "@react-navigation/native-stack": "^6.2.5",