From 1c36062adbdbe9c60a062dd44df2866b1f1a58cc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 17:30:43 +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-INFLIGHT-6095116 --- 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..8c15bf82dd 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.65.0", "react-native-get-random-values": "1.5.0" }, "devDependencies": {