Skip to content

Commit fb94698

Browse files
committed
Update deps
1 parent c719787 commit fb94698

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-native-crypto": "^2.2.0",
5555
"react-native-qrcode-svg": "^6.3.15",
5656
"react-native-randombytes": "^3.6.1",
57-
"react-native-safe-area-context": "5.2.0",
57+
"react-native-safe-area-context": "5.3.0",
5858
"react-native-screens": "^4.9.1",
5959
"react-native-storage": "^1.0.1",
6060
"react-native-svg": "15.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10721,10 +10721,10 @@ react-native-reanimated@>=3.6.2:
1072110721
convert-source-map "^2.0.0"
1072210722
invariant "^2.2.4"
1072310723

10724-
"react-native-safe-area-context@>= 4.0.0", react-native-safe-area-context@5.2.0:
10725-
version "5.2.0"
10726-
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.2.0.tgz"
10727-
integrity sha512-QpcGA6MRKe8Zbpf1hirCBudNQYGsMv0n/CTTROMOFcXbqRUoEXLCsYxUmYKi7JJb3ziL2DbyzWXyH2/gw4Tkfw==
10724+
"react-native-safe-area-context@>= 4.0.0", react-native-safe-area-context@5.3.0:
10725+
version "5.3.0"
10726+
resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.3.0.tgz"
10727+
integrity sha512-glV9bwuozTjf/JDBIBm+ITnukHNaUT3nucgdeADwjtHsfEN3RL5UO6nq99vvdWv5j/O9yCZBvFncM1BBQ+UvpQ==
1072810728

1072910729
react-native-screens@^4.9.1, "react-native-screens@>= 4.0.0":
1073010730
version "4.9.1"

0 commit comments

Comments
 (0)