about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-05-28 19:55:10 -0700
committerGitHub <noreply@github.com>2024-05-29 03:55:10 +0100
commit19ee89caf363c2b1c7f9ea35325501304619e879 (patch)
tree6dad4ccc45c9c120af83bd51c44a66610dd68f86 /yarn.lock
parenteb0859bffb419dd14d41522d1dcd427ce9e0bc8d (diff)
downloadvoidsky-19ee89caf363c2b1c7f9ea35325501304619e879.tar.zst
upgrade `react-native-svg` to `15.3.0` (#4249)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index e363cc0a4..f8a3824a0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -18971,10 +18971,10 @@ react-native-screens@~3.31.1:
     react-freeze "^1.0.0"
     warn-once "^0.1.0"
 
-react-native-svg@^15.2.0:
-  version "15.2.0"
-  resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.2.0.tgz#9561a6b3bd6b44689f437ba13182afee33bd5557"
-  integrity sha512-R0E6IhcJfVLsL0lRmnUSm72QO+mTqcAOM5Jb8FVGxJqX3NfJMlMP0YyvcajZiaRR8CqQUpEoqrY25eyZb006kw==
+react-native-svg@^15.3.0:
+  version "15.3.0"
+  resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.3.0.tgz#e24b833fe330714c99f1dd894bb0da52ad859a4c"
+  integrity sha512-mBHu/fdlzUbpGX8SZFxgbKvK/sgqLfDLP8uh8G7Us+zJgdjO8OSEeqHQs+kPRdQmdLJQiqPJX2WXgCl7ToTWqw==
   dependencies:
     css-select "^5.1.0"
     css-tree "^1.1.3"