Skip to content

Commit e2eb038

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.19.7",
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

Lines changed: 4 additions & 4 deletions
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.19.7":
2238+
version "1.19.7"
2239+
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.19.7.tgz#05cab023eeb9ac2c2c1223f6fb57a564244f59a9"
2240+
integrity sha512-zvfhOWWnjzeP4exfgNwDUot7MQafEEJnbjjNsVKWRxRuQT521GLSHUJQHjMTLg19QPT+HbsGjL7rJzKkmXuq7w==
22412241
dependencies:
22422242
merge-options "^3.0.4"
22432243

0 commit comments

Comments
 (0)