update react-native-safe-area-context

This commit is contained in:
Elias Nahum
2022-03-28 09:05:49 -03:00
parent 3650cdfc6d
commit ed96601839
3 changed files with 10 additions and 10 deletions

14
package-lock.json generated
View File

@@ -75,7 +75,7 @@
"react-native-notifications": "4.2.4",
"react-native-permissions": "3.3.1",
"react-native-reanimated": "2.5.0",
"react-native-safe-area-context": "4.2.2",
"react-native-safe-area-context": "4.2.4",
"react-native-screens": "3.13.1",
"react-native-section-list-get-item-layout": "2.2.3",
"react-native-share": "7.3.7",
@@ -19990,9 +19990,9 @@
}
},
"node_modules/react-native-safe-area-context": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.2.2.tgz",
"integrity": "sha512-uFyUDKHNGz6RHu7UKgf7twd7GRl4RbxY0blp/gB/ZAlZCsNYLiaWW6+HlRea4Vt3wmoZHgvMmW0l6OL2naW+iQ==",
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.2.4.tgz",
"integrity": "sha512-OOX+W2G4YYufvryonn6Kw6YnyT8ZThkxPHZBD04NLHaZmicUaaDVII/PZ3M5fD1o5N62+T+8K4bCS5Un2ggvkA==",
"peerDependencies": {
"react": "*",
"react-native": "*"
@@ -39749,9 +39749,9 @@
}
},
"react-native-safe-area-context": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.2.2.tgz",
"integrity": "sha512-uFyUDKHNGz6RHu7UKgf7twd7GRl4RbxY0blp/gB/ZAlZCsNYLiaWW6+HlRea4Vt3wmoZHgvMmW0l6OL2naW+iQ==",
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.2.4.tgz",
"integrity": "sha512-OOX+W2G4YYufvryonn6Kw6YnyT8ZThkxPHZBD04NLHaZmicUaaDVII/PZ3M5fD1o5N62+T+8K4bCS5Un2ggvkA==",
"requires": {}
},
"react-native-safe-modules": {