From 61da9e65f1329c6eb7afd7d5d2730fb2e60c7271 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Oct 2025 07:34:55 +0000 Subject: [PATCH] fix: measure/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINDOCUMENT-13045385 --- 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"