Skip to content

Commit 9acdc62

Browse files
committed
chore: Update react-native-device-info to 0.15.2 to prevent crashes
1 parent a9639dc commit 9acdc62

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"react-native-communications": "^2.2.1",
7373
"react-native-config": "^0.6.0",
7474
"react-native-cookies": "^3.2.0",
75-
"react-native-device-info": "^0.15.1",
75+
"react-native-device-info": "^0.15.2",
7676
"react-native-elements": "^0.18.2",
7777
"react-native-htmlview": "^0.12.0",
7878
"react-native-i18n": "^2.0.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6142,9 +6142,9 @@ react-native-cookies@^3.2.0:
61426142
dependencies:
61436143
invariant "^2.1.0"
61446144

6145-
react-native-device-info@^0.15.1:
6146-
version "0.15.1"
6147-
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-0.15.1.tgz#abe2e4c005816dbf8e77445389a96e5e37ed34c6"
6145+
react-native-device-info@^0.15.2:
6146+
version "0.15.2"
6147+
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-0.15.2.tgz#a880c42cb6fbbf68bd607abba6140b4b7f40062f"
61486148

61496149
61506150
version "1.0.0"

0 commit comments

Comments
 (0)