Skip to content

Commit a07ae61

Browse files
chore(deps): update dependency @react-native-async-storage/async-storage to v1.22.1
1 parent a8f2332 commit a07ae61

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/core": "^7.20.0",
3131
"@commitlint/cli": "^17.7.1",
3232
"@commitlint/config-conventional": "^17.7.0",
33-
"@react-native-async-storage/async-storage": "1.18.2",
33+
"@react-native-async-storage/async-storage": "1.22.1",
3434
"@react-native-community/datetimepicker": "7.2.0",
3535
"@react-native-community/slider": "4.4.2",
3636
"@storybook/addon-actions": "^6.5.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,10 +2042,10 @@
20422042
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
20432043
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
20442044

2045-
"@react-native-async-storage/async-storage@1.18.2":
2046-
version "1.18.2"
2047-
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.18.2.tgz#ec8fd487a0b6c9500b43ece4b8779d1561f12e91"
2048-
integrity sha512-dM8AfdoeIxlh+zqgr0o5+vCTPQ0Ru1mrPzONZMsr7ufp5h+6WgNxQNza7t0r5qQ6b04AJqTlBNixTWZxqP649Q==
2045+
"@react-native-async-storage/async-storage@1.22.1":
2046+
version "1.22.1"
2047+
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.22.1.tgz#0ceeadc21f12bd3b50925a7c13c1cc1c08627535"
2048+
integrity sha512-kLC0kREjUzXawcNFWrBXD8efBYbQq/F9pchDuUuXf6Wue9dCur9nEkjJYM1Ods81BVisPey1QVDT3qVoOYbqgQ==
20492049
dependencies:
20502050
merge-options "^3.0.4"
20512051

0 commit comments

Comments
 (0)