File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @firebase/auth ' : patch
3
+ ---
4
+
5
+ Unpin ` @react-native-async-storage/async-storage ` dependency to give users more control over the exact version.
Original file line number Diff line number Diff line change 109
109
"@firebase/component" : " 0.6.4" ,
110
110
"@firebase/logger" : " 0.4.0" ,
111
111
"@firebase/util" : " 1.9.3" ,
112
- "@react-native-async-storage/async-storage" : " 1.17.12 " ,
112
+ "@react-native-async-storage/async-storage" : " ^1.18.1 " ,
113
113
"node-fetch" : " 2.6.7" ,
114
114
"tslib" : " ^2.1.0"
115
115
},
Original file line number Diff line number Diff line change 3252
3252
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
3253
3253
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
3254
3254
3255
- "@react-native-async-storage/async-storage@1.17.12 ":
3256
- version "1.17.12 "
3257
- resolved "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.12 .tgz#a39e4df5b06795ce49b2ca5b7ca9b8faadf8e621 "
3258
- integrity sha512-BXg4OxFdjPTRt+8MvN6jz4muq0/2zII3s7HeT/11e4Zeh3WCgk/BleLzUcDfVqF3OzFHUqEkSrb76d6Ndjd/Nw ==
3255
+ "@react-native-async-storage/async-storage@^1.18.1 ":
3256
+ version "1.19.0 "
3257
+ resolved "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.0 .tgz#594aca9c20924b7955d62cf43797b4187e1e6cf8 "
3258
+ integrity sha512-xOFkz/FaQctD6yNJDur+WnHdSTigOs3pTz6HmfC8X8PYwcnnN3R9UxuWiwsfK8vvT2WioAxUkQt3lB7GySNA2w ==
3259
3259
dependencies:
3260
3260
merge-options "^3.0.4"
3261
3261
You can’t perform that action at this time.
0 commit comments