From ba42a26a9e6088abb153547532e759bce1df7945 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Apr 2026 02:07:02 +0000 Subject: [PATCH] fix: packages/react-native-editor/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15965856 - https://snyk.io/vuln/SNYK-JS-AXIOS-15969258 --- packages/react-native-editor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native-editor/package.json b/packages/react-native-editor/package.json index b0b0f03b72c266..44cdb4f7333d65 100644 --- a/packages/react-native-editor/package.json +++ b/packages/react-native-editor/package.json @@ -86,7 +86,7 @@ "@react-native/babel-preset": "0.73.10", "@react-native/metro-babel-transformer": "0.73.10", "@react-native/metro-config": "0.73.4", - "appium": "2.0.0", + "appium": "3.3.0", "babel-plugin-react-native-classname-to-style": "1.2.2", "babel-plugin-react-native-platform-specific-extensions": "1.1.1", "babel-plugin-transform-remove-console": "6.9.4",