Skip to content

Commit 17214b2

Browse files
fix(deps): update dependency react-native-svg to v13.11.0
1 parent b6cbc0e commit 17214b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"@jsamr/counter-style": "2.0.2",
162162
"@jsamr/react-native-li": "2.3.1",
163163
"marked": "5.0.5",
164-
"react-native-svg": "13.10.0",
164+
"react-native-svg": "13.11.0",
165165
"react-native-table-component": "1.2.2",
166166
"svg-parser": "2.0.4"
167167
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9671,10 +9671,10 @@ [email protected]:
96719671
optionalDependencies:
96729672
jetifier "^2.0.0"
96739673

9674-
react-native-svg@13.10.0:
9675-
version "13.10.0"
9676-
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.10.0.tgz#d3c6222ea9cc1e21e2af0fd59dfbeafe7a3d0dc1"
9677-
integrity sha512-D/oYTmUi5nsA/2Nw4WYlF1UUi3vZqhpESpiEhpYCIFB/EMd6vz4A/uq3tIzZFcfa5z2oAdGSxRU1TaYr8IcPlQ==
9674+
react-native-svg@13.11.0:
9675+
version "13.11.0"
9676+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.11.0.tgz#90be2834a358351a76a57834941cb79183beb6b2"
9677+
integrity sha512-ApMp0t7NQh85BNq66nfN1/l8pwkj1Lx8Y+ErmBmZ0Oado3DSd+o/Fx/6Jm3GmBkmXl62t6Et0FHj1NYxNQw64w==
96789678
dependencies:
96799679
css-select "^5.1.0"
96809680
css-tree "^1.1.3"

0 commit comments

Comments
 (0)