From e3d2241e98d0ded1561553ec5d83221ba147210b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 1 Oct 2024 18:38:12 +0000 Subject: [PATCH] fix: example/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BASICAUTHCONNECT-8136828 --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index 6062596..8003cde 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "lodash": "^4.16.4", "randomcolor": "^0.4.4", "react": "15.3.2", - "react-native": "^0.35.0", + "react-native": "^0.69.12", "react-native-atoz-list": "^1.0.2" }, "jest": {