Update dependency react-native-watch-connectivity to v1.0.8

This commit is contained in:
Renovate Bot 2022-06-14 06:39:23 +00:00
parent 96f71bc8f6
commit 672848fe7c
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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.7",
"react-native-watch-connectivity": "1.0.8",
"react-native-webview": "11.22.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.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==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.8.tgz",
"integrity": "sha512-ay9LMGIU6EuccKjKDnSIpZyDnVI92BTjS5pT3Xs/p/VG2Md5yFKThEmwkTBfuyz+OflUl6/rOt9od7tkYkmRzA==",
"dependencies": {
"lodash.sortby": "^4.7.0"
},
@ -39877,9 +39877,9 @@
}
},
"react-native-watch-connectivity": {
"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==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.8.tgz",
"integrity": "sha512-ay9LMGIU6EuccKjKDnSIpZyDnVI92BTjS5pT3Xs/p/VG2Md5yFKThEmwkTBfuyz+OflUl6/rOt9od7tkYkmRzA==",
"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.7",
"react-native-watch-connectivity": "1.0.8",
"react-native-webview": "11.22.2",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"react-native-windows": "0.67.6",