Skip to content

Commit 4abcf1b

Browse files
fix(deps): update dependency react-native-svg to v13.12.0
1 parent 3dc5f5a commit 4abcf1b

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.11.0",
164+
"react-native-svg": "13.12.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
@@ -9732,10 +9732,10 @@ [email protected]:
97329732
optionalDependencies:
97339733
jetifier "^2.0.0"
97349734

9735-
react-native-svg@13.11.0:
9736-
version "13.11.0"
9737-
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.11.0.tgz#90be2834a358351a76a57834941cb79183beb6b2"
9738-
integrity sha512-ApMp0t7NQh85BNq66nfN1/l8pwkj1Lx8Y+ErmBmZ0Oado3DSd+o/Fx/6Jm3GmBkmXl62t6Et0FHj1NYxNQw64w==
9735+
react-native-svg@13.12.0:
9736+
version "13.12.0"
9737+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-13.12.0.tgz#fd4769205c64a5c93cb2da02c6fa5ccf315af862"
9738+
integrity sha512-R+HvWfeps9z87CiXXlqIqr9OGPRKvZ7fCfUkDzDVv8wLMBzwi62sjZfAeCS+FxbVBPJ+xlvA4qfGjQZ7xRTBYw==
97399739
dependencies:
97409740
css-select "^5.1.0"
97419741
css-tree "^1.1.3"

0 commit comments

Comments
 (0)