mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update dependency realm to v12.13.0
This commit is contained in:
parent
144d2ec591
commit
caa43610ef
6
package-lock.json
generated
6
package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user