From 83a10ba9fcfb662121351bb3b9f05bef352abb45 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 01:58:38 +0000 Subject: [PATCH] fix: measure/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- 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"