diff --git a/mobile/yarn.lock b/mobile/yarn.lock index cd23d00..eabe925 100644 --- a/mobile/yarn.lock +++ b/mobile/yarn.lock @@ -3167,9 +3167,10 @@ react-native-drawer-layout@1.3.2: dependencies: react-native-dismiss-keyboard "1.0.0" -"react-native-drawer@git+https://github.com/GeekyAnts/react-native-drawer.git": +"react-native-drawer@https://github.com/GeekyAnts/react-native-drawer": version "2.3.0" - resolved "git+https://github.com/GeekyAnts/react-native-drawer.git#8d9078516d177c9cb02d2579a6860706d2370d25" + uid "8d9078516d177c9cb02d2579a6860706d2370d25" + resolved "https://github.com/GeekyAnts/react-native-drawer#8d9078516d177c9cb02d2579a6860706d2370d25" dependencies: prop-types "^15.5.8" tween-functions "^1.0.1" @@ -3191,9 +3192,10 @@ react-native-experimental-navigation@^0.28.0: fbjs "^0.8.1" prop-types "^15.5.10" -"react-native-keyboard-aware-scroll-view@git+https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view.git": +"react-native-keyboard-aware-scroll-view@https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view": version "0.2.9" - resolved "git+https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view.git#f4805f254d6cc8e3329f5fb224944401f66655db" + uid f4805f254d6cc8e3329f5fb224944401f66655db + resolved "https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view#f4805f254d6cc8e3329f5fb224944401f66655db" dependencies: create-react-class "^15.6.0" prop-types "^15.5.10" @@ -4244,8 +4246,8 @@ xtend@^4.0.1, xtend@~4.0.1: resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" + version "3.2.2" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" yallist@^2.1.2: version "2.1.2"