mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
Update dependency realm to v11.9.0
This commit is contained in:
parent
defd73f4db
commit
76c2256d97
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -101,7 +101,7 @@
|
|||
"react-native-webview": "12.0.2",
|
||||
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "11.8.0",
|
||||
"realm": "11.9.0",
|
||||
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
|
||||
"rn-nodeify": "10.3.0",
|
||||
"scryptsy": "2.1.0",
|
||||
|
@ -20170,9 +20170,9 @@
|
|||
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
|
||||
},
|
||||
"node_modules/realm": {
|
||||
"version": "11.8.0",
|
||||
"resolved": "https://registry.npmjs.org/realm/-/realm-11.8.0.tgz",
|
||||
"integrity": "sha512-c4NLKJs85CLY7wo4csIGcQRIjcAYI4FlVnxGkuzQR+uwwkGE1nPWKFBh+wPFPsPJXtZ1BBG4e3tt275ja/7SoA==",
|
||||
"version": "11.9.0",
|
||||
"resolved": "https://registry.npmjs.org/realm/-/realm-11.9.0.tgz",
|
||||
"integrity": "sha512-4HddSLULiT6G2m8Gk8+i5ysvUM2ENHGRDr1C56040DT5qd78PpB7xZTZpcT1FrV/NuFyAwOHHdDBkYosc1J2Iw==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@realm/common": "^0.1.4",
|
||||
|
@ -37814,9 +37814,9 @@
|
|||
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
|
||||
},
|
||||
"realm": {
|
||||
"version": "11.8.0",
|
||||
"resolved": "https://registry.npmjs.org/realm/-/realm-11.8.0.tgz",
|
||||
"integrity": "sha512-c4NLKJs85CLY7wo4csIGcQRIjcAYI4FlVnxGkuzQR+uwwkGE1nPWKFBh+wPFPsPJXtZ1BBG4e3tt275ja/7SoA==",
|
||||
"version": "11.9.0",
|
||||
"resolved": "https://registry.npmjs.org/realm/-/realm-11.9.0.tgz",
|
||||
"integrity": "sha512-4HddSLULiT6G2m8Gk8+i5ysvUM2ENHGRDr1C56040DT5qd78PpB7xZTZpcT1FrV/NuFyAwOHHdDBkYosc1J2Iw==",
|
||||
"requires": {
|
||||
"@realm/common": "^0.1.4",
|
||||
"@realm/network-transport": "^0.7.2",
|
||||
|
|
|
@ -190,7 +190,7 @@
|
|||
"react-native-webview": "12.0.2",
|
||||
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
|
||||
"readable-stream": "3.6.2",
|
||||
"realm": "11.8.0",
|
||||
"realm": "11.9.0",
|
||||
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
|
||||
"rn-nodeify": "10.3.0",
|
||||
"scryptsy": "2.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue