File tree Expand file tree Collapse file tree 3 files changed +31
-29
lines changed Expand file tree Collapse file tree 3 files changed +31
-29
lines changed Original file line number Diff line number Diff line change 59
59
"react-native-nitro-tor" : " ^0.2.8" ,
60
60
"react-native-qrcode-svg" : " ^6.3.15" ,
61
61
"react-native-randombytes" : " ^3.6.2" ,
62
- "react-native-safe-area-context" : " 5.5.2 " ,
62
+ "react-native-safe-area-context" : " 5.6.0 " ,
63
63
"react-native-screens" : " ^4.13.1" ,
64
64
"react-native-storage" : " ^1.0.1" ,
65
65
"react-native-svg" : " 15.12.1" ,
68
68
"snarkjs" : " ^0.7.5" ,
69
69
"stream-browserify" : " ^3.0.0" ,
70
70
"styled-components" : " ^6.1.13" ,
71
+ "tmp" : " ^0.2.4" ,
71
72
"vm-browserify" : " ^1.0.0"
72
73
},
73
74
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -11230,10 +11230,10 @@ react-native-reanimated@>=3.6.2:
11230
11230
convert-source-map "^2.0.0"
11231
11231
invariant "^2.2.4"
11232
11232
11233
- "react-native-safe-area-context@>= 4.0.0", react-native-safe-area-context@5.5.2 :
11234
- version "5.5.2 "
11235
- resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.5.2 .tgz"
11236
- integrity sha512-t4YVbHa9uAGf+pHMabGrb0uHrD5ogAusSu842oikJ3YKXcYp6iB4PTGl0EZNkUIR3pCnw/CXKn42OCfhsS0JIw ==
11233
+ "react-native-safe-area-context@>= 4.0.0", react-native-safe-area-context@5.6.0 :
11234
+ version "5.6.0 "
11235
+ resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.6.0 .tgz"
11236
+ integrity sha512-tJas3YOdsuCg3kepCTGF3LWZp9onMbb9Agju2xfs2kRX8d/5TMUPmupBpjerk/B7Tv/zeJnk+qp5neA96Y0otQ ==
11237
11237
11238
11238
react-native-screens@^4.13.1, "react-native-screens@>= 4.0.0":
11239
11239
version "4.13.1"
@@ -12604,10 +12604,10 @@ tmp@^0.0.33:
12604
12604
dependencies:
12605
12605
os-tmpdir "~1.0.2"
12606
12606
12607
- tmp@^0.2.3:
12608
- version "0.2.3 "
12609
- resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.3 .tgz"
12610
- integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w ==
12607
+ tmp@^0.2.3, tmp@^0.2.4 :
12608
+ version "0.2.4 "
12609
+ resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.4 .tgz"
12610
+ integrity sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ ==
12611
12611
12612
12612
12613
12613
version "1.0.5"
You can’t perform that action at this time.
0 commit comments