From 018ee7d0d8a0795927970444b0a9daf8d5f91b49 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 23:08:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PHIN-6598077 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7182e4830..538f7821b 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "react-native": "RocketChat/react-native#1b987e4ae3d5e912fda77da5215912ec15f14327", "react-native-animatable": "^1.3.3", "react-native-background-timer": "2.4.1", - "react-native-bootsplash": "^4.3.3", + "react-native-bootsplash": "^4.5.0", "react-native-config-reader": "^4.1.1", "react-native-console-time-polyfill": "1.2.3", "react-native-device-info": "^10.3.0",