From d638e0fb363318733789bc3537a0579955dd4533 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Apr 2022 01:38:45 +0000 Subject: [PATCH] fix: misc/ReactNativeTestApp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HERMESENGINE-2342071 - https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-1766506 --- misc/ReactNativeTestApp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/ReactNativeTestApp/package.json b/misc/ReactNativeTestApp/package.json index f3c44649cf..ee592e9182 100644 --- a/misc/ReactNativeTestApp/package.json +++ b/misc/ReactNativeTestApp/package.json @@ -13,7 +13,7 @@ "ethers": "^5.0.0", "@ethersproject/shims": "^5.0.0", "react": "16.13.1", - "react-native": "0.63.2", + "react-native": "0.68.0", "react-native-get-random-values": "1.5.0" }, "devDependencies": {