REL: deps minor fix

This commit is contained in:
Overtorment 2022-06-15 11:28:10 +01:00
parent fc0a3f1153
commit 5a357988b8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -98,7 +98,7 @@
"react-native-vector-icons": "9.1.0",
"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-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.67.6",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
@ -20150,9 +20150,9 @@
}
},
"node_modules/react-native-widget-center": {
"version": "0.0.7",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-widget-center.git#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"integrity": "sha512-5akBcslDDsewAa3c/gkfFpY90846kyqV+Y6GLFq6HVc9I4atDDcrCtSL2CI3fqmjSGtETzJUvPEdoqonrAGhcg==",
"version": "0.0.8",
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-widget-center.git#b80630cc8894ce479275d6dd3a5183f41f220237",
"integrity": "sha512-Ld1ZJRw7+z2MsNgT/WM1XwgJBtvv5/cS6jdAmnUDYVQ73bnmQf7IZEEnCAYIyfSI0VklX5ke2Vb/T9BVdsgHQA==",
"license": "MIT",
"peerDependencies": {
"react": "^16.8.1",
@ -39901,9 +39901,9 @@
}
},
"react-native-widget-center": {
"version": "git+ssh://git@github.com/BlueWallet/react-native-widget-center.git#b1382bbe1ed631b50a8aa03390f64c50775bc9ff",
"integrity": "sha512-5akBcslDDsewAa3c/gkfFpY90846kyqV+Y6GLFq6HVc9I4atDDcrCtSL2CI3fqmjSGtETzJUvPEdoqonrAGhcg==",
"from": "react-native-widget-center@https://github.com/BlueWallet/react-native-widget-center#b1382bbe1ed631b50a8aa03390f64c50775bc9ff"
"version": "git+ssh://git@github.com/BlueWallet/react-native-widget-center.git#b80630cc8894ce479275d6dd3a5183f41f220237",
"integrity": "sha512-Ld1ZJRw7+z2MsNgT/WM1XwgJBtvv5/cS6jdAmnUDYVQ73bnmQf7IZEEnCAYIyfSI0VklX5ke2Vb/T9BVdsgHQA==",
"from": "react-native-widget-center@https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237"
},
"react-native-windows": {
"version": "0.67.6",

View file

@ -184,7 +184,7 @@
"react-native-vector-icons": "9.1.0",
"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-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.67.6",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",