Skip to content

Commit 3514327

Browse files
Update dependency react-native-safe-area-context to v4.8.0
1 parent 92699f0 commit 3514327

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react-native-gesture-handler": "2.8.0",
7575
"react-native-progress": "^5.0.0",
7676
"react-native-reanimated": "~2.13.0",
77-
"react-native-safe-area-context": "4.3.4",
77+
"react-native-safe-area-context": "4.8.0",
7878
"react-native-screens": "3.15.0",
7979
"react-native-svg": "12.3.0",
8080
"reactotron-mst": "3.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13811,10 +13811,10 @@ react-native-reanimated@~2.13.0:
1381113811
setimmediate "^1.0.5"
1381213812
string-hash-64 "^1.0.3"
1381313813

13814-
react-native-safe-area-context@4.3.4:
13815-
version "4.3.4"
13816-
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.3.4.tgz#79060fcc02ef38d6fd7afdf87b2301b06bd99fe9"
13817-
integrity sha512-4dFZPDHRigZ+uw8HCmMLyC/IT1BG0B9QLvuwsBQAMDCRSrxISIYza9VIbsIn2FGvZiQ1gOoXBHDmy9WFihQsTg==
13814+
react-native-safe-area-context@4.8.0:
13815+
version "4.8.0"
13816+
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.8.0.tgz#9fce29095b11deeead8da0abce32ee729fb3eb41"
13817+
integrity sha512-UTmn0jvikcA8LeCQuEV4/bQ1ZLODSaaEXKSK3wUskNwmtIgHFzT3lLXOBucFnyDYIxviJSWJeVc77eeBXc0UCA==
1381813818

1381913819
react-native-screens@3.15.0:
1382013820
version "3.15.0"

0 commit comments

Comments
 (0)