Skip to content

Commit 00baf14

Browse files
chore(deps): bump @react-native-async-storage/async-storage
Bumps [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend) from 1.18.1 to 1.23.1. - [Release notes](https://github.com/react-native-async-storage/async-storage/releases) - [Commits](https://github.com/react-native-async-storage/async-storage/commits/v1.23.1/packages/default-storage-backend) --- updated-dependencies: - dependency-name: "@react-native-async-storage/async-storage" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca38977 commit 00baf14

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
@@ -49,7 +49,7 @@
4949
"homepage": "https://v2hub.yycc.dev/",
5050
"dependencies": {
5151
"@bugsnag/react-native": "7.18.2",
52-
"@react-native-async-storage/async-storage": "^1.17.11",
52+
"@react-native-async-storage/async-storage": "^1.23.1",
5353
"@react-native-masked-view/masked-view": "^0.2.8",
5454
"@react-navigation/bottom-tabs": "^6.5.1",
5555
"@react-navigation/drawer": "^6.5.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1920,10 +1920,10 @@
19201920
"@pnpm/network.ca-file" "^1.0.1"
19211921
config-chain "^1.1.11"
19221922

1923-
"@react-native-async-storage/async-storage@^1.17.11":
1924-
version "1.18.1"
1925-
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.18.1.tgz#b1aea4f07fb1dba3325b857b770671517ddab221"
1926-
integrity sha512-70aFW8fVCKl+oA1AKPFDpE6s4t9pulj2QeLX+MabEmzfT3urd/3cckv45WJvtocdoIH/oXA3Y+YcCRJCcNa8mA==
1923+
"@react-native-async-storage/async-storage@^1.23.1":
1924+
version "1.23.1"
1925+
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.23.1.tgz#cad3cd4fab7dacfe9838dce6ecb352f79150c883"
1926+
integrity sha512-Qd2kQ3yi6Y3+AcUlrHxSLlnBvpdCEMVGFlVBneVOjaFaPU61g1huc38g339ysXspwY1QZA2aNhrk/KlHGO+ewA==
19271927
dependencies:
19281928
merge-options "^3.0.4"
19291929

0 commit comments

Comments
 (0)