diff --git a/package.json b/package.json index 2b74031..7b211e7 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "react-native-web": "~0.13.5", "react-navigation": "^4.3.9", "react-navigation-header-buttons": "^5.0.2", - "react-navigation-stack": "^2.7.0", + "react-navigation-stack": "^2.8.2", "reactotron-mst": "^3.1.1", "reactotron-react-native": "^4.0.0-beta.1", "validate.js": "0.13.1", diff --git a/yarn.lock b/yarn.lock index e5213ac..d87ecfd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11871,10 +11871,10 @@ react-navigation-header-buttons@^5.0.2: invariant ">=2" react-native-platform-touchable "^1.1.1" -react-navigation-stack@^2.7.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-2.7.0.tgz#290e8c054d7559d3980e2bff0869c5e7066a4d4f" - integrity sha512-EnPQqbhBwY6b53O3JBNCG38w5Z1/ZbTJ79OZsC2ukdAPlpF7pQ9+0m2BFLqtPTieeh4wBfYW4eX/DXgKEqkNOA== +react-navigation-stack@^2.8.2: + version "2.8.2" + resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-2.8.2.tgz#e982bbf14a28b23c323b2d4a6fce4e9754b066e6" + integrity sha512-e1VtlF6NDdzgKmnqE3ucgizrgUWUakdT+r7htQU24iG8AJUFQEw+tH4Lfyj0St6i8/RLckXm+o9VgYJT+pNiRw== dependencies: color "^3.1.2" react-native-iphone-x-helper "^1.2.1"