Update dependency realm to v12.3.0

This commit is contained in:
renovate[bot] 2023-11-03 17:03:11 +00:00 committed by GitHub
parent 7ac3f080ed
commit a0b66b3608
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

@ -103,7 +103,7 @@
"react-native-webview": "13.6.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#a128c38",
"readable-stream": "3.6.2",
"realm": "12.2.1",
"realm": "12.3.0",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",
@ -18852,9 +18852,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
},
"node_modules/realm": {
"version": "12.2.1",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.2.1.tgz",
"integrity": "sha512-r9lB5S3FiqS2QZmxRvwt8cRLAx/g8KGotz5neV/ky1AhG9b7FtqTwLyJwhVLjkstnV8j40GaY0xMjuAbURINDg==",
"version": "12.3.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.3.0.tgz",
"integrity": "sha512-qlWu8RpgGQhCllwutGZUJ+B37AF+7RNNXlyo5SftZoQFiTKVlmhN5w6B2fBmTd7R9J7Tw+lJcYUbvCZuZ4es0w==",
"hasInstallScript": true,
"dependencies": {
"bson": "^4.7.2",
@ -34596,9 +34596,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
},
"realm": {
"version": "12.2.1",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.2.1.tgz",
"integrity": "sha512-r9lB5S3FiqS2QZmxRvwt8cRLAx/g8KGotz5neV/ky1AhG9b7FtqTwLyJwhVLjkstnV8j40GaY0xMjuAbURINDg==",
"version": "12.3.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.3.0.tgz",
"integrity": "sha512-qlWu8RpgGQhCllwutGZUJ+B37AF+7RNNXlyo5SftZoQFiTKVlmhN5w6B2fBmTd7R9J7Tw+lJcYUbvCZuZ4es0w==",
"requires": {
"bson": "^4.7.2",
"debug": "^4.3.4",

View file

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