Skip to content

Commit 55f014c

Browse files
fix(deps): update dependency react-native-svg to v15
1 parent 9ba2fc4 commit 55f014c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"@jsamr/react-native-li": "2.3.1",
165165
"html-entities": "2.5.2",
166166
"marked": "5.0.5",
167-
"react-native-svg": "13.14.0",
167+
"react-native-svg": "15.3.0",
168168
"react-native-table-component": "1.2.2",
169169
"svg-parser": "2.0.4"
170170
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10357,10 +10357,10 @@ react-native-builder-bob@0.23.2:
1035710357
which "^2.0.2"
1035810358
yargs "^17.5.1"
1035910359

10360-
react-native-svg@13.14.0:
10361-
version "13.14.0"
10362-
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.14.0.tgz#879930cfe10e877e51ebb77dfcc2cd65fc6b0d21"
10363-
integrity sha512-27ZnxUkHgWICimhuj6MuqBkISN53lVvgWJB7pIypjXysAyM+nqgQBPh4vXg+7MbqLBoYvR4PiBgKfwwGAqVxHg==
10360+
react-native-svg@15.3.0:
10361+
version "15.3.0"
10362+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.3.0.tgz#e24b833fe330714c99f1dd894bb0da52ad859a4c"
10363+
integrity sha512-mBHu/fdlzUbpGX8SZFxgbKvK/sgqLfDLP8uh8G7Us+zJgdjO8OSEeqHQs+kPRdQmdLJQiqPJX2WXgCl7ToTWqw==
1036410364
dependencies:
1036510365
css-select "^5.1.0"
1036610366
css-tree "^1.1.3"

0 commit comments

Comments
 (0)