From 8c9d5b5393501eec2d57db35d59a928514bf6b74 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 14:27:02 +0000 Subject: [PATCH] fix: measure/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- measure/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/measure/package.json b/measure/package.json index 49dc1b1a9..de6ad33b6 100644 --- a/measure/package.json +++ b/measure/package.json @@ -11,7 +11,7 @@ "downloadPublishedVersion": "node ./scripts/downloadPublishedVersion" }, "dependencies": { - "react-native": "0.44.0", + "react-native": "0.69.12", "react": "16.0.0-alpha.6", "prop-types": "*", "lodash": "latest"