diff --git a/HelloWorld/package.json b/HelloWorld/package.json index 30d3cd7c..fcbd94e9 100644 --- a/HelloWorld/package.json +++ b/HelloWorld/package.json @@ -13,7 +13,7 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx" }, "dependencies": { - "@react-native-async-storage/async-storage": "1.15.13", + "@react-native-async-storage/async-storage": "1.15.14", "@react-native-community/masked-view": "0.1.11", "@react-navigation/bottom-tabs": "6.0.9", "@react-navigation/native": "6.0.6", diff --git a/template/template/package.json b/template/template/package.json index 30d3cd7c..fcbd94e9 100644 --- a/template/template/package.json +++ b/template/template/package.json @@ -13,7 +13,7 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx" }, "dependencies": { - "@react-native-async-storage/async-storage": "1.15.13", + "@react-native-async-storage/async-storage": "1.15.14", "@react-native-community/masked-view": "0.1.11", "@react-navigation/bottom-tabs": "6.0.9", "@react-navigation/native": "6.0.6",