Update react-native-svg (#3235)

* Update package.json

* Update package-lock.json

* Update Podfile.lock
This commit is contained in:
Johannes Klein
2025-11-18 23:09:14 +01:00
committed by GitHub
parent 84f58e6c30
commit 66af4f7b20
3 changed files with 10 additions and 9 deletions

9
package-lock.json generated
View File

@@ -93,7 +93,7 @@
"react-native-sensitive-info": "^6.0.0-alpha.9",
"react-native-share-menu": "github:inaturalist/react-native-share-menu#iNaturalistReactNative",
"react-native-store-review": "^0.4.3",
"react-native-svg": "^15.12.0",
"react-native-svg": "^15.15.0",
"react-native-svg-transformer": "^1.3.0",
"react-native-url-polyfill": "^2.0.0",
"react-native-vision-camera": "^4.7.2",
@@ -20309,9 +20309,10 @@
"integrity": "sha512-RSQ6vx2j4p41GwTqNv2VV7yold62j5qDbGEBAjFi6gkXMrMpxFMg+82FPjbh6012tqv6Ebzwfqw6S4m4d7sddw=="
},
"node_modules/react-native-svg": {
"version": "15.12.0",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.12.0.tgz",
"integrity": "sha512-iE25PxIJ6V0C6krReLquVw6R0QTsRTmEQc4K2Co3P6zsimU/jltcDBKYDy1h/5j9S/fqmMeXnpM+9LEWKJKI6A==",
"version": "15.15.0",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.15.0.tgz",
"integrity": "sha512-/Wx6F/IZ88B/GcF88bK8K7ZseJDYt+7WGaiggyzLvTowChQ8BM5idmcd4pK+6QJP6a6DmzL2sfOMukFUn/NArg==",
"license": "MIT",
"dependencies": {
"css-select": "^5.1.0",
"css-tree": "^1.1.3",