Update dependency realm to v11.10.1

This commit is contained in:
renovate[bot] 2023-06-16 22:24:09 +00:00 committed by GitHub
parent f2ae68c3d6
commit bfb389566a
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.4.0",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
"readable-stream": "3.6.2",
"realm": "11.9.0",
"realm": "11.10.1",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",
@ -20193,9 +20193,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
},
"node_modules/realm": {
"version": "11.9.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-11.9.0.tgz",
"integrity": "sha512-4HddSLULiT6G2m8Gk8+i5ysvUM2ENHGRDr1C56040DT5qd78PpB7xZTZpcT1FrV/NuFyAwOHHdDBkYosc1J2Iw==",
"version": "11.10.1",
"resolved": "https://registry.npmjs.org/realm/-/realm-11.10.1.tgz",
"integrity": "sha512-WIro2gQ2OTixeJTs/vYYyElLkbY8Rkl9tVRGkKelndzy5S1YPsga3ha4DRJ9BNPlMCVpa9eVvW/28wtNBvx9pQ==",
"hasInstallScript": true,
"dependencies": {
"@realm/common": "^0.1.4",
@ -37862,9 +37862,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
},
"realm": {
"version": "11.9.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-11.9.0.tgz",
"integrity": "sha512-4HddSLULiT6G2m8Gk8+i5ysvUM2ENHGRDr1C56040DT5qd78PpB7xZTZpcT1FrV/NuFyAwOHHdDBkYosc1J2Iw==",
"version": "11.10.1",
"resolved": "https://registry.npmjs.org/realm/-/realm-11.10.1.tgz",
"integrity": "sha512-WIro2gQ2OTixeJTs/vYYyElLkbY8Rkl9tVRGkKelndzy5S1YPsga3ha4DRJ9BNPlMCVpa9eVvW/28wtNBvx9pQ==",
"requires": {
"@realm/common": "^0.1.4",
"@realm/network-transport": "^0.7.2",

View file

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