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

Update dependency react-native-watch-connectivity to v1.0.10
This commit is contained in:
GLaDOS 2022-06-29 08:38:44 +01:00 committed by GitHub
commit a884483b0f
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.2.0",
"react-native-watch-connectivity": "1.0.8",
"react-native-watch-connectivity": "1.0.10",
"react-native-webview": "11.22.4",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.69.0",
@ -22227,9 +22227,9 @@
}
},
"node_modules/react-native-watch-connectivity": {
"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==",
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.10.tgz",
"integrity": "sha512-T+1sxlQiUk1suLdIuAyduy6LG6XDVzWLYQB4cmMOvUVGe6PoMmNohdYWNayHnTJ7ZUzfVDXU3Z+Sl81Rsr/hEA==",
"dependencies": {
"lodash.sortby": "^4.7.0"
},
@ -44637,9 +44637,9 @@
}
},
"react-native-watch-connectivity": {
"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==",
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/react-native-watch-connectivity/-/react-native-watch-connectivity-1.0.10.tgz",
"integrity": "sha512-T+1sxlQiUk1suLdIuAyduy6LG6XDVzWLYQB4cmMOvUVGe6PoMmNohdYWNayHnTJ7ZUzfVDXU3Z+Sl81Rsr/hEA==",
"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.2.0",
"react-native-watch-connectivity": "1.0.8",
"react-native-watch-connectivity": "1.0.10",
"react-native-webview": "11.22.4",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.69.0",