Skip to content

Commit e2b3e98

Browse files
committed
Update deps
1 parent d7da4ad commit e2b3e98

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
"react-native-crypto": "^2.2.0",
5353
"react-native-qrcode-svg": "^6.3.14",
5454
"react-native-randombytes": "^3.6.1",
55-
"react-native-safe-area-context": "5.0.0",
55+
"react-native-safe-area-context": "5.1.0",
5656
"react-native-screens": "^4.4.0",
5757
"react-native-storage": "^1.0.1",
58-
"react-native-svg": "15.10.1",
58+
"react-native-svg": "15.11.1",
5959
"readable-stream": "^4.7.0",
6060
"silent-payments": "github:BlueWallet/SilentPayments",
6161
"snarkjs": "^0.7.5",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10025,10 +10025,10 @@ react-native-reanimated@>=3.6.2:
1002510025
convert-source-map "^2.0.0"
1002610026
invariant "^2.2.4"
1002710027

10028-
"react-native-safe-area-context@>= 4.0.0", react-native-safe-area-context@5.0.0:
10029-
version "5.0.0"
10030-
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.0.0.tgz"
10031-
integrity sha512-4K4TvEbRsTDYuSSJZfMNKuJNn1+qgrSkOBwRoreiHcuqy1egrHpkhPhoN1Zg1+b3BxcVXlKXtMIf4eVaG/DPJw==
10028+
"react-native-safe-area-context@>= 4.0.0", react-native-safe-area-context@5.1.0:
10029+
version "5.1.0"
10030+
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.1.0.tgz"
10031+
integrity sha512-Y4vyJX+0HPJUQNVeIJTj2/UOjbSJcB09OEwirAWDrOZ67Lz5p43AmjxSy8nnZft1rMzoh3rcPuonB6jJyHTfCw==
1003210032

1003310033
react-native-screens@^4.4.0, "react-native-screens@>= 4.0.0":
1003410034
version "4.4.0"
@@ -10046,10 +10046,10 @@ react-native-storage@^1.0.1:
1004610046
opencollective "^1.0.3"
1004710047
opencollective-postinstall "^2.0.2"
1004810048

10049-
react-native-svg@>=13.4.0, react-native-svg@>=14.0.0, react-native-svg@15.10.1:
10050-
version "15.10.1"
10051-
resolved "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.10.1.tgz"
10052-
integrity sha512-Hqz/doQciVFK/Df2v+wsW96oY5jxlta7rZ31KQYo78dlgvAHEaGr6paEOAMvlIruw7EHNQ0Vc1ZmJPJF2kfIPQ==
10049+
react-native-svg@>=13.4.0, react-native-svg@>=14.0.0, react-native-svg@15.11.1:
10050+
version "15.11.1"
10051+
resolved "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.11.1.tgz"
10052+
integrity sha512-Qmwx/yJKt+AHUr4zjxx/Q69qwKtRfr1+uIfFMQoq3WFRhqU76aL9db1DyvPiY632DAsVGba1pHf92OZPkpjrdQ==
1005310053
dependencies:
1005410054
css-select "^5.1.0"
1005510055
css-tree "^1.1.3"

0 commit comments

Comments
 (0)