From 688295e06ffbf480a129bea1b4178ad86957b7c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 18:09:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-6476909 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 006820be..1de3fcd0 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "husky": "7.0.2", "lint-staged": "11.1.1", "react": "16.13.1", - "react-native": "0.64.1", + "react-native": "0.69.12", "react-native-camera": "4.0.3", "react-native-reanimated": "2.0.1", "semantic-release": "17.3.7",