Merge pull request #4790 from BlueWallet/renovate/react-native-watch-connectivity-1.x

Update dependency react-native-watch-connectivity to v1.0.7
This commit is contained in:
GLaDOS 2022-06-10 10:32:05 +01:00 committed by GitHub
commit 2acbdbd385
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

@ -96,7 +96,7 @@
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.1.0",
"react-native-watch-connectivity": "1.0.6",
"react-native-watch-connectivity": "1.0.7",
"react-native-webview": "11.21.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"react-native-windows": "0.67.6",
@ -20117,9 +20117,9 @@
}
},
"node_modules/react-native-watch-connectivity": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.6.tgz",
"integrity": "sha512-uPFMLBlJXWx/fNv8bhbi4HUycXtv91Eha+RFhR3UwYZfzaDwrbXZXR2kHRsuM6PwH4CydGS07oy2PbStxGc6hQ==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.7.tgz",
"integrity": "sha512-tA6tWk4tYTFVcc/vofCzF32E1PmViHIL/wGruQWTV5t+GWUA+6L8k9IYwIBKVogTRjOyiPvZXwFu1gwiv/xLtQ==",
"dependencies": {
"lodash.sortby": "^4.7.0"
},
@ -39877,9 +39877,9 @@
}
},
"react-native-watch-connectivity": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.6.tgz",
"integrity": "sha512-uPFMLBlJXWx/fNv8bhbi4HUycXtv91Eha+RFhR3UwYZfzaDwrbXZXR2kHRsuM6PwH4CydGS07oy2PbStxGc6hQ==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.7.tgz",
"integrity": "sha512-tA6tWk4tYTFVcc/vofCzF32E1PmViHIL/wGruQWTV5t+GWUA+6L8k9IYwIBKVogTRjOyiPvZXwFu1gwiv/xLtQ==",
"requires": {
"lodash.sortby": "^4.7.0"
}

View File

@ -182,7 +182,7 @@
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",
"react-native-vector-icons": "9.1.0",
"react-native-watch-connectivity": "1.0.6",
"react-native-watch-connectivity": "1.0.7",
"react-native-webview": "11.21.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"react-native-windows": "0.67.6",