You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Mobile: Update react-native-quick-crypto (#12067)
This commit is contained in:
@@ -1034,7 +1034,7 @@ PODS:
|
||||
- React-Core
|
||||
- react-native-netinfo (11.3.3):
|
||||
- React-Core
|
||||
- react-native-quick-crypto (0.7.5):
|
||||
- react-native-quick-crypto (0.7.12):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- hermes-engine
|
||||
@@ -1709,7 +1709,7 @@ SPEC CHECKSUMS:
|
||||
react-native-image-picker: 10f58d521d8da62b9747cd107045bce399cf5a1e
|
||||
react-native-image-resizer: 24c5d06fae2176dc0caed4b6396e02befb44064a
|
||||
react-native-netinfo: 28c2462c85067fe653615f6f595673bdca93a287
|
||||
react-native-quick-crypto: 08ecf18a70a8a49dbd0b5d983afbd56bdd809f86
|
||||
react-native-quick-crypto: 38fde7e5ddfb667b54536c25e6a6ac6d404633d3
|
||||
react-native-rsa-native: a7931cdda1f73a8576a46d7f431378c5550f0c38
|
||||
react-native-saf-x: 318d0cdb38f4618bd7ef5840d4f5c12e097dfbe7
|
||||
react-native-safe-area-context: b72c4611af2e86d80a59ac76279043d8f75f454c
|
||||
|
@@ -64,7 +64,7 @@
|
||||
"react-native-paper": "5.13.1",
|
||||
"react-native-popup-menu": "0.16.1",
|
||||
"react-native-quick-actions": "0.3.13",
|
||||
"react-native-quick-crypto": "0.7.5",
|
||||
"react-native-quick-crypto": "0.7.12",
|
||||
"react-native-rsa-native": "2.0.5",
|
||||
"react-native-safe-area-context": "4.10.8",
|
||||
"react-native-securerandom": "1.0.1",
|
||||
|
13
yarn.lock
13
yarn.lock
@@ -8428,7 +8428,7 @@ __metadata:
|
||||
react-native-paper: 5.13.1
|
||||
react-native-popup-menu: 0.16.1
|
||||
react-native-quick-actions: 0.3.13
|
||||
react-native-quick-crypto: 0.7.5
|
||||
react-native-quick-crypto: 0.7.12
|
||||
react-native-rsa-native: 2.0.5
|
||||
react-native-safe-area-context: 4.10.8
|
||||
react-native-securerandom: 1.0.1
|
||||
@@ -40026,19 +40026,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-quick-crypto@npm:0.7.5":
|
||||
version: 0.7.5
|
||||
resolution: "react-native-quick-crypto@npm:0.7.5"
|
||||
"react-native-quick-crypto@npm:0.7.12":
|
||||
version: 0.7.12
|
||||
resolution: "react-native-quick-crypto@npm:0.7.12"
|
||||
dependencies:
|
||||
"@craftzdog/react-native-buffer": ^6.0.5
|
||||
events: ^3.3.0
|
||||
readable-stream: ^4.5.2
|
||||
string_decoder: ^1.3.0
|
||||
util: ^0.12.5
|
||||
peerDependencies:
|
||||
react: "*"
|
||||
react-native: "*"
|
||||
checksum: 07f5abc4ddf7fbc8d5bfa9b459f04a7e1fbc3afe9b1add8e07d0918401abb2a8a987da00741b2baa4e94d2125cec10b3a77c4136250a20f6f3376cefba048135
|
||||
checksum: f640cfc8dd3643d2530ef830c788033648311530c211385b2eaaa55bfc353b0af2400bd9a0df09338ee7ff4db2c72b99e06f06e7d6adf10a240db5ae82570896
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Reference in New Issue
Block a user