Update dependency react-native-svg to v15.15.4

This commit is contained in:
renovate[bot] 2026-04-08 17:01:30 +00:00 committed by Overtorment
parent 3087e8a9ef
commit 1a7b24635a
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View File

@ -100,7 +100,7 @@
"react-native-screens": "4.24.0",
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
"react-native-share": "12.2.6",
"react-native-svg": "15.15.3",
"react-native-svg": "15.15.4",
"react-native-tcp-socket": "6.4.1",
"react-native-watch-connectivity": "1.1.0",
"react-native-worklets": "0.7.2",
@ -16313,7 +16313,9 @@
}
},
"node_modules/react-native-svg": {
"version": "15.15.3",
"version": "15.15.4",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.15.4.tgz",
"integrity": "sha512-boT/vIRgj6zZKBpfTPJJiYWMbZE9duBMOwPK6kCSTgxsS947IFMOq9OgIFkpWZTB7t229H24pDRkh3W9ZK/J1A==",
"license": "MIT",
"dependencies": {
"css-select": "^5.1.0",

View File

@ -182,7 +182,7 @@
"react-native-screens": "4.24.0",
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
"react-native-share": "12.2.6",
"react-native-svg": "15.15.3",
"react-native-svg": "15.15.4",
"react-native-tcp-socket": "6.4.1",
"react-native-watch-connectivity": "1.1.0",
"react-native-worklets": "0.7.2",