From 247d3f024910ae03dd639e33db1069166159862d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 May 2023 09:54:29 +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-CSSWHAT-1298035 --- 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 8d83f7ada8aebd..5def4d25911e0a 100644 --- a/packages/react-native-editor/package.json +++ b/packages/react-native-editor/package.json @@ -71,7 +71,7 @@ "react-native-safe-area-context": "3.2.0", "react-native-sass-transformer": "^1.1.1", "react-native-screens": "2.9.0", - "react-native-svg": "9.13.6", + "react-native-svg": "12.3.0", "react-native-url-polyfill": "^1.1.2", "react-native-video": "https://raw.githubusercontent.com/wordpress-mobile/react-native-video/5.2.0-wp-5/react-native-video-5.2.0-wp-5.tgz", "react-native-webview": "11.6.2"