diff --git a/package-lock.json b/package-lock.json index f91107e44..8adc08c20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -95,7 +95,7 @@ "react-native-screens": "4.9.0", "react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc", "react-native-share": "11.1.0", - "react-native-svg": "15.11.1", + "react-native-svg": "15.11.2", "react-native-tcp-socket": "6.2.0", "react-native-vector-icons": "10.2.0", "react-native-watch-connectivity": "1.1.0", @@ -22139,9 +22139,9 @@ } }, "node_modules/react-native-svg": { - "version": "15.11.1", - "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.11.1.tgz", - "integrity": "sha512-Qmwx/yJKt+AHUr4zjxx/Q69qwKtRfr1+uIfFMQoq3WFRhqU76aL9db1DyvPiY632DAsVGba1pHf92OZPkpjrdQ==", + "version": "15.11.2", + "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.11.2.tgz", + "integrity": "sha512-+YfF72IbWQUKzCIydlijV1fLuBsQNGMT6Da2kFlo1sh+LE3BIm/2Q7AR1zAAR6L0BFLi1WaQPLfFUC9bNZpOmw==", "license": "MIT", "dependencies": { "css-select": "^5.1.0", diff --git a/package.json b/package.json index 8f7c12807..75c13cde8 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "react-native-screens": "4.9.0", "react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc", "react-native-share": "11.1.0", - "react-native-svg": "15.11.1", + "react-native-svg": "15.11.2", "react-native-tcp-socket": "6.2.0", "react-native-vector-icons": "10.2.0", "react-native-watch-connectivity": "1.1.0",