diff --git a/HelloWorld/package.json b/HelloWorld/package.json index 54a33983..d3e79ed4 100644 --- a/HelloWorld/package.json +++ b/HelloWorld/package.json @@ -15,9 +15,9 @@ "dependencies": { "@react-native-async-storage/async-storage": "1.15.8", "@react-native-community/masked-view": "0.1.11", - "@react-navigation/bottom-tabs": "6.0.5", - "@react-navigation/native": "6.0.2", - "@react-navigation/stack": "6.0.7", + "@react-navigation/bottom-tabs": "6.0.7", + "@react-navigation/native": "6.0.4", + "@react-navigation/stack": "6.0.9", "@rematch/core": "2.1.0", "@rematch/loading": "2.1.0", "@uiw/formatter": "1.2.4", diff --git a/template/template/package.json b/template/template/package.json index 8b9c9e34..1a0388fd 100644 --- a/template/template/package.json +++ b/template/template/package.json @@ -15,9 +15,9 @@ "dependencies": { "@react-native-async-storage/async-storage": "1.15.8", "@react-native-community/masked-view": "0.1.11", - "@react-navigation/bottom-tabs": "6.0.5", - "@react-navigation/native": "6.0.2", - "@react-navigation/stack": "6.0.7", + "@react-navigation/bottom-tabs": "6.0.7", + "@react-navigation/native": "6.0.4", + "@react-navigation/stack": "6.0.9", "@rematch/core": "2.1.0", "@rematch/loading": "2.1.0", "@uiw/formatter": "1.2.4",