Update dependency react-native-svg to v12.4.4

This commit is contained in:
renovate[bot] 2022-08-10 16:07:46 +00:00 committed by GitHub
parent d0b83be93e
commit 05d6e7110e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -92,7 +92,7 @@
"react-native-screens": "3.15.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.8.0",
"react-native-svg": "12.4.3",
"react-native-svg": "12.4.4",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.2.0",
@ -22392,9 +22392,9 @@
}
},
"node_modules/react-native-svg": {
"version": "12.4.3",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.3.tgz",
"integrity": "sha512-8OF+vvXsI854YlHBOQkanNcyio+7oQO0nQsS/Noji2VmPoMnLiJiMaxmOD9RHxGkbbo7lzbYWdxVdNibjN/8IA==",
"version": "12.4.4",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.4.tgz",
"integrity": "sha512-LpcNlEVCURexqPAvQ9ne8KrPVfYz0wIDygwud8VMRmXLezysXzyQN/DTsjm1BO9lIfYp55WQsr3u3yW/vk6iiA==",
"dependencies": {
"css-select": "^5.1.0",
"css-tree": "^1.1.3"
@ -45089,9 +45089,9 @@
"integrity": "sha512-mKOfBLIBFBcs9br1rlZDvxD5+mAl8Gfr5CounwJtxI6Z82rGrMO+Kgl9EIg3RMVf3G855a85YVqHJL2f5EDRlw=="
},
"react-native-svg": {
"version": "12.4.3",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.3.tgz",
"integrity": "sha512-8OF+vvXsI854YlHBOQkanNcyio+7oQO0nQsS/Noji2VmPoMnLiJiMaxmOD9RHxGkbbo7lzbYWdxVdNibjN/8IA==",
"version": "12.4.4",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.4.4.tgz",
"integrity": "sha512-LpcNlEVCURexqPAvQ9ne8KrPVfYz0wIDygwud8VMRmXLezysXzyQN/DTsjm1BO9lIfYp55WQsr3u3yW/vk6iiA==",
"requires": {
"css-select": "^5.1.0",
"css-tree": "^1.1.3"

View File

@ -178,7 +178,7 @@
"react-native-screens": "3.15.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.8.0",
"react-native-svg": "12.4.3",
"react-native-svg": "12.4.4",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.2.0",