File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed
Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 3838
3939 - name : Install dependencies
4040 if : steps.check_cache.outputs.cache-hit == ''
41- run : yarn install
41+ run : yarn install --frozen-lockfile
4242 outputs :
4343 cache_node_modules_key : ${{ steps.lockfile_hash.outputs.hash }}
4444
Original file line number Diff line number Diff line change 1818 "react-native" : " 0.67.4" ,
1919 "react-native-create-thumbnail" : " ^1.5.1" ,
2020 "react-native-document-picker" : " ^8.0.0" ,
21- "react-native-file-access" : " ^2.4.3 " ,
21+ "react-native-file-access" : " ^2.5.0 " ,
2222 "react-native-image-picker" : " ^4.7.3" ,
2323 "react-native-permissions" : " ^3.6.0" ,
2424 "react-native-safe-area-context" : " ^3.3.2" ,
Original file line number Diff line number Diff line change @@ -12964,11 +12964,6 @@ react-native-fast-image@^8.5.11:
1296412964 resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.5.11.tgz#e3dc969d0e4e8df026646bf18194465aa55cbc2b"
1296512965 integrity sha512-cNW4bIJg3nvKaheG8vGMfqCt5LMWX9MS5+wMudgKIHbGO51spRr4sgnlhVgwHLcZ5aeNOVJ8CPRxDIWKRq/0QA==
1296612966
12967- react-native-file-access@^2.4.3:
12968- version "2.4.4"
12969- resolved "https://registry.yarnpkg.com/react-native-file-access/-/react-native-file-access-2.4.4.tgz#4ed95d81b04c5d7dbba5a9ae0c0deff0c8950a8a"
12970- integrity sha512-P4lHb2244qGXaUPAoOsWnc9Py+igiQEpwsK5qQj3lilyiumbl/kCS5b4AbJtfObXwNn5u/drl2JEVVX4+zRQ3w==
12971-
1297212967react-native-file-access@^2.5.0:
1297312968 version "2.5.0"
1297412969 resolved "https://registry.yarnpkg.com/react-native-file-access/-/react-native-file-access-2.5.0.tgz#df6916e5edacaaed73a1ea20bea79d4be13b3faf"
You can’t perform that action at this time.
0 commit comments