Update dependency react-native-svg to v15.15.4
This commit is contained in:
parent
3087e8a9ef
commit
1a7b24635a
6
package-lock.json
generated
6
package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user