From 6931fdeb56954c4986dc6bfdd79c14d4b37f50e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 31 Mar 2026 08:06:48 +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-HANDLEBARS-15803082 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-15803084 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-15803086 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-15807040 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-15807042 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-15813000 - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-15813031 --- 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 2ab3bdf6751d5f..133304031687fe 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": "2.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",