Update dependency realm to v11.9.0

This commit is contained in:
renovate[bot] 2023-05-11 17:11:37 +00:00 committed by GitHub
parent defd73f4db
commit 76c2256d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -101,7 +101,7 @@
"react-native-webview": "12.0.2", "react-native-webview": "12.0.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38", "react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
"readable-stream": "3.6.2", "readable-stream": "3.6.2",
"realm": "11.8.0", "realm": "11.9.0",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4", "rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
"rn-nodeify": "10.3.0", "rn-nodeify": "10.3.0",
"scryptsy": "2.1.0", "scryptsy": "2.1.0",
@ -20170,9 +20170,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==" "integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
}, },
"node_modules/realm": { "node_modules/realm": {
"version": "11.8.0", "version": "11.9.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-11.8.0.tgz", "resolved": "https://registry.npmjs.org/realm/-/realm-11.9.0.tgz",
"integrity": "sha512-c4NLKJs85CLY7wo4csIGcQRIjcAYI4FlVnxGkuzQR+uwwkGE1nPWKFBh+wPFPsPJXtZ1BBG4e3tt275ja/7SoA==", "integrity": "sha512-4HddSLULiT6G2m8Gk8+i5ysvUM2ENHGRDr1C56040DT5qd78PpB7xZTZpcT1FrV/NuFyAwOHHdDBkYosc1J2Iw==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@realm/common": "^0.1.4", "@realm/common": "^0.1.4",
@ -37814,9 +37814,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==" "integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
}, },
"realm": { "realm": {
"version": "11.8.0", "version": "11.9.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-11.8.0.tgz", "resolved": "https://registry.npmjs.org/realm/-/realm-11.9.0.tgz",
"integrity": "sha512-c4NLKJs85CLY7wo4csIGcQRIjcAYI4FlVnxGkuzQR+uwwkGE1nPWKFBh+wPFPsPJXtZ1BBG4e3tt275ja/7SoA==", "integrity": "sha512-4HddSLULiT6G2m8Gk8+i5ysvUM2ENHGRDr1C56040DT5qd78PpB7xZTZpcT1FrV/NuFyAwOHHdDBkYosc1J2Iw==",
"requires": { "requires": {
"@realm/common": "^0.1.4", "@realm/common": "^0.1.4",
"@realm/network-transport": "^0.7.2", "@realm/network-transport": "^0.7.2",

View file

@ -190,7 +190,7 @@
"react-native-webview": "12.0.2", "react-native-webview": "12.0.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38", "react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
"readable-stream": "3.6.2", "readable-stream": "3.6.2",
"realm": "11.8.0", "realm": "11.9.0",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4", "rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
"rn-nodeify": "10.3.0", "rn-nodeify": "10.3.0",
"scryptsy": "2.1.0", "scryptsy": "2.1.0",