From 7c7ed4575be10243f424e065239da46b0bee67b4 Mon Sep 17 00:00:00 2001 From: lukmccall Date: Tue, 11 Oct 2022 15:06:14 +0200 Subject: [PATCH] Update home --- dev-home-config.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-home-config.json b/dev-home-config.json index bbf177a782564..ac73b463ec413 100644 --- a/dev-home-config.json +++ b/dev-home-config.json @@ -1,3 +1,3 @@ { - "url": "exp://exp.host/@expo-home-dev/expo-home-dev-e5937930e295120e260df6009d3bb28292190736" + "url": "exp://exp.host/@expo-home-dev/expo-home-dev-5d9d7cc207c9b8e172565e0fc1fe5d687081b669" } diff --git a/yarn.lock b/yarn.lock index d930e228acdba..8ce577e9532a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17299,10 +17299,10 @@ react-native-shared-element@0.8.4: resolved "https://registry.yarnpkg.com/react-native-shared-element/-/react-native-shared-element-0.8.4.tgz#dd97b992e53633a57ea728327f7c02bad3c5af14" integrity sha512-agRuD5AB4daw4QLo7KCTBqCtmIjbQkqpwsT/aYrxDu/McvTCdDuXVttaVMrqeyAgdDkU1egp41FdiExS1L/hJw== -react-native-svg@13.3.0: - version "13.3.0" - resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.3.0.tgz#07403ef0f74ba15a428c6b4da28275e8d96d0f61" - integrity sha512-Xr6+sTt8ioCRypCbIDMgfmc4l2s/7H8l7FfPoMZ8qMf0dVx8ZVCHRsQlrdmwgVKLJwKSAiwj7Tqqz8NPSEpwDw== +react-native-svg@13.4.0: + version "13.4.0" + resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.4.0.tgz#82399ba0956c454144618aa581e2d748dd3f010a" + integrity sha512-B3TwK+H0+JuRhYPzF21AgqMt4fjhCwDZ9QUtwNstT5XcslJBXC0FoTkdZo8IEb1Sv4suSqhZwlAY6lwOv3tHag== dependencies: css-select "^5.1.0" css-tree "^1.1.3"