fix(deps): update dependency realm to v12.2.1

This commit is contained in:
renovate[bot] 2023-10-05 13:54:12 +00:00 committed by GitHub
parent e7362bd346
commit 8c71ad02c6
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

@ -102,7 +102,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": "12.2.0",
"realm": "12.2.1",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",
@ -19561,9 +19561,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
},
"node_modules/realm": {
"version": "12.2.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.2.0.tgz",
"integrity": "sha512-4MFmWWl5eARaU0toMGX6cjgSX53/4jLNoHyc3UN30bXoTPKw3JVAsL070GM+Ywuhl4D5ubFZOU4y+x+r9vDgew==",
"version": "12.2.1",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.2.1.tgz",
"integrity": "sha512-r9lB5S3FiqS2QZmxRvwt8cRLAx/g8KGotz5neV/ky1AhG9b7FtqTwLyJwhVLjkstnV8j40GaY0xMjuAbURINDg==",
"hasInstallScript": true,
"dependencies": {
"bson": "^4.7.2",
@ -36267,9 +36267,9 @@
"integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg=="
},
"realm": {
"version": "12.2.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.2.0.tgz",
"integrity": "sha512-4MFmWWl5eARaU0toMGX6cjgSX53/4jLNoHyc3UN30bXoTPKw3JVAsL070GM+Ywuhl4D5ubFZOU4y+x+r9vDgew==",
"version": "12.2.1",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.2.1.tgz",
"integrity": "sha512-r9lB5S3FiqS2QZmxRvwt8cRLAx/g8KGotz5neV/ky1AhG9b7FtqTwLyJwhVLjkstnV8j40GaY0xMjuAbURINDg==",
"requires": {
"bson": "^4.7.2",
"debug": "^4.3.4",

View File

@ -187,7 +187,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": "12.2.0",
"realm": "12.2.1",
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",