From f40bdb2b057e156a062398bc95837811fe0126cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 08:49:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d8252a..6094362 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "react-loading": "^2.0.3", "react-markdown": "^8.0.7", "react-mentions": "^4.4.7", - "react-native": "0.71.8", + "react-native": "0.73.0", "react-native-web": "~0.18.10", "react-player": "^2.12.0", "react-pull-to-refresh": "^2.0.1",