Update dependency realm to v12.13.0

This commit is contained in:
renovate[bot] 2024-08-14 21:15:11 +00:00 committed by GitHub
parent 144d2ec591
commit caa43610ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View File

@ -100,7 +100,7 @@
"react-native-vector-icons": "10.1.0",
"react-native-watch-connectivity": "1.1.0",
"readable-stream": "3.6.2",
"realm": "12.12.1",
"realm": "12.13.0",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",
"silent-payments": "github:BlueWallet/SilentPayments#7ac4d17",
@ -13633,7 +13633,9 @@
"license": "BSD"
},
"node_modules/realm": {
"version": "12.12.1",
"version": "12.13.0",
"resolved": "https://registry.npmjs.org/realm/-/realm-12.13.0.tgz",
"integrity": "sha512-F3OsOCCb+qiBafoyrqXF5NUvPlkjdS336x6XPxNgtTzS9i4KnQjatiQfEyjU6FQRK1uAXduMWAxf57vY4S1PfQ==",
"hasInstallScript": true,
"license": "apache-2.0",
"dependencies": {

View File

@ -164,7 +164,7 @@
"react-native-vector-icons": "10.1.0",
"react-native-watch-connectivity": "1.1.0",
"readable-stream": "3.6.2",
"realm": "12.12.1",
"realm": "12.13.0",
"rn-nodeify": "10.3.0",
"scryptsy": "2.1.0",
"silent-payments": "github:BlueWallet/SilentPayments#7ac4d17",