Skip to content

Commit 5ed50ce

Browse files
fix(deps): update dependency @react-native-async-storage/async-storage to v1.21.0
1 parent f1d1ed4 commit 5ed50ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"type-check": "tsc --noEmit"
3535
},
3636
"dependencies": {
37-
"@react-native-async-storage/async-storage": "1.19.1",
37+
"@react-native-async-storage/async-storage": "1.21.0",
3838
"@react-native-community/netinfo": "9.4.1",
3939
"@react-native-masked-view/masked-view": "0.2.9",
4040
"@react-navigation/bottom-tabs": "^6.5.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2234,10 +2234,10 @@
22342234
picocolors "^1.0.0"
22352235
tslib "^2.5.0"
22362236

2237-
"@react-native-async-storage/async-storage@1.19.1":
2238-
version "1.19.1"
2239-
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.19.1.tgz#09d35caaa31823b40fdfeebf95decf8f992a6274"
2240-
integrity sha512-5QXuGCtB+HL3VtKL2JN3+6t4qh8VXizK+aGDAv6Dqiq3MLrzgZHb4tjVgtEWMd8CcDtD/JqaAI1b6/EaYGtFIA==
2237+
"@react-native-async-storage/async-storage@1.21.0":
2238+
version "1.21.0"
2239+
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.21.0.tgz#d7e370028e228ab84637016ceeb495878b7a44c8"
2240+
integrity sha512-JL0w36KuFHFCvnbOXRekqVAUplmOyT/OuCQkogo6X98MtpSaJOKEAeZnYO8JB0U/RIEixZaGI5px73YbRm/oag==
22412241
dependencies:
22422242
merge-options "^3.0.4"
22432243

0 commit comments

Comments
 (0)