Skip to content

Commit d0831c2

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.10.5",
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.10.5:
13815+
version "4.10.5"
13816+
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.10.5.tgz#a9c677a48bd273afa6876772062ce08e8af1f18d"
13817+
integrity sha512-Wyb0Nqw2XJ6oZxW/cK8k5q7/UAhg/wbEG6UVf89rQqecDZTDA5ic//P9J6VvJRVZerzGmxWQpVuM7f+PRYUM4g==
1381813818

1381913819
1382013820
version "3.15.0"

0 commit comments

Comments
 (0)