File tree 3 files changed +11
-4
lines changed
3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 12
12
"expo" : " ^43.0.0" ,
13
13
"expo-keep-awake" : " ~10.0.0" ,
14
14
"expo-status-bar" : " ~1.1.0" ,
15
- "ramda" : " ^0.27.1 " ,
15
+ "ramda" : " ^0.27.2 " ,
16
16
"react" : " 17.0.1" ,
17
17
"react-dom" : " 17.0.1" ,
18
18
"react-native" : " 0.64.2" ,
Original file line number Diff line number Diff line change 95
95
"@types/ramda" : " ^0.27.40" ,
96
96
"@types/urijs" : " ^1.19.15" ,
97
97
"prop-types" : " ^15.5.7" ,
98
- "ramda" : " ^0.27.1 " ,
98
+ "ramda" : " ^0.27.2 " ,
99
99
"stringify-entities" : " ^3.1.0" ,
100
100
"urijs" : " ^1.19.6"
101
101
}
Original file line number Diff line number Diff line change @@ -7122,7 +7122,7 @@ __metadata:
7122
7122
expo: ^43.0.0
7123
7123
expo-keep-awake: ~10.0.0
7124
7124
expo-status-bar: ~1.1.0
7125
- ramda: ^0.27.1
7125
+ ramda: ^0.27.2
7126
7126
react: 17.0.1
7127
7127
react-dom: 17.0.1
7128
7128
react-native: 0.64.2
@@ -19103,6 +19103,13 @@ fsevents@^1.2.7:
19103
19103
languageName: node
19104
19104
linkType: hard
19105
19105
19106
+ "ramda@npm:^0.27.2":
19107
+ version: 0.27.2
19108
+ resolution: "ramda@npm:0.27.2"
19109
+ checksum: 28d6735dd1eea1a796c56cf6111f3673c6105bbd736e521cdd7826c46a18eeff337c2dba4668f6eed990d539b9961fd6db19aa46ccc1530ba67a396c0a9f580d
19110
+ languageName: node
19111
+ linkType: hard
19112
+
19106
19113
"randombytes@npm:^2.1.0":
19107
19114
version: 2.1.0
19108
19115
resolution: "randombytes@npm:2.1.0"
@@ -19548,7 +19555,7 @@ fsevents@^1.2.7:
19548
19555
metro-react-native-babel-preset: ^0.66.0
19549
19556
prettier: ^2.3.1
19550
19557
prop-types: ^15.5.7
19551
- ramda: ^0.27.1
19558
+ ramda: ^0.27.2
19552
19559
react: 17.0.2
19553
19560
react-native: ^0.64.0
19554
19561
react-native-accessibility-engine: ^0.4.1
You can’t perform that action at this time.
0 commit comments