From 727b03dd15f0a01604de53b94ffd8eda1aca87a2 Mon Sep 17 00:00:00 2001 From: Stefanos Togkoulidis Date: Fri, 20 Dec 2019 14:12:39 +0200 Subject: [PATCH] Upgrade the SVG lib to fix #1703 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9abe547da6..c812ce55d3 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "react-native-modal": "^6.5.0", "react-native-recyclerview-list": "git+https://github.com/wordpress-mobile/react-native-recyclerview-list.git#eadaa2f62d2f488d4dc80f9148e52b62047297ab", "react-native-safe-area": "^0.5.0", - "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#f16e9adae71c6cf3158f2356cf95fff5c2075e0f", + "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#a3f32b1af83e0100d10516fe58ba8a0096362b62", "react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#3a0e2fa6fc6bf1fe1a54adb2dbf94545b28c2bc4", "react-redux": "^5.0.7", "redux": "^3.7.2", diff --git a/yarn.lock b/yarn.lock index 30ac2e3f4f..c1f4f50c00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11012,9 +11012,9 @@ react-native-sass-transformer@^1.1.1: css-to-react-native-transform "^1.8.1" semver "^5.6.0" -"react-native-svg@git+https://github.com/wordpress-mobile/react-native-svg.git#f16e9adae71c6cf3158f2356cf95fff5c2075e0f": +"react-native-svg@git+https://github.com/wordpress-mobile/react-native-svg.git#a3f32b1af83e0100d10516fe58ba8a0096362b62": version "9.3.3-gb" - resolved "git+https://github.com/wordpress-mobile/react-native-svg.git#f16e9adae71c6cf3158f2356cf95fff5c2075e0f" + resolved "git+https://github.com/wordpress-mobile/react-native-svg.git#a3f32b1af83e0100d10516fe58ba8a0096362b62" "react-native-video@git+https://github.com/wordpress-mobile/react-native-video.git#3a0e2fa6fc6bf1fe1a54adb2dbf94545b28c2bc4": version "4.4.1"