From 2a80267657900fd8a041984d1a2610acaf265cf2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 11:43:31 +0000 Subject: [PATCH] fix: example/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index fd5b208..d45b986 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "react": "19.0.0", - "react-native": "0.78.0", + "react-native": "0.84.0", "react-native-ble-plx": "^3.5.0" }, "devDependencies": {