Update dependency @react-native-async-storage/async-storage to v1.17.12

This commit is contained in:
renovate[bot] 2023-03-16 12:59:04 +00:00 committed by GitHub
parent aa843a2fe5
commit d7c051a4ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@bugsnag/source-maps": "2.3.1",
"@keystonehq/bc-ur-registry": "0.5.4",
"@ngraveio/bc-ur": "1.1.6",
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-async-storage/async-storage": "1.17.12",
"@react-native-clipboard/clipboard": "1.11.2",
"@react-native-community/push-notification-ios": "1.10.1",
"@react-navigation/drawer": "5.12.9",
@ -3933,9 +3933,9 @@
}
},
"node_modules/@react-native-async-storage/async-storage": {
"version": "1.17.11",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.11.tgz",
"integrity": "sha512-bzs45n5HNcDq6mxXnSsOHysZWn1SbbebNxldBXCQs8dSvF8Aor9KCdpm+TpnnGweK3R6diqsT8lFhX77VX0NFw==",
"version": "1.17.12",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.12.tgz",
"integrity": "sha512-BXg4OxFdjPTRt+8MvN6jz4muq0/2zII3s7HeT/11e4Zeh3WCgk/BleLzUcDfVqF3OzFHUqEkSrb76d6Ndjd/Nw==",
"dependencies": {
"merge-options": "^3.0.4"
},
@ -27339,9 +27339,9 @@
"integrity": "sha512-oPQdbFDmZvjXk5ZDoBGXG8B4tSB/qW5vQunJWQMFUBp7Xe8O1ByPANueJ+Jzg58esEBegyyxZ7LRmfJr7kFcFg=="
},
"@react-native-async-storage/async-storage": {
"version": "1.17.11",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.11.tgz",
"integrity": "sha512-bzs45n5HNcDq6mxXnSsOHysZWn1SbbebNxldBXCQs8dSvF8Aor9KCdpm+TpnnGweK3R6diqsT8lFhX77VX0NFw==",
"version": "1.17.12",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.12.tgz",
"integrity": "sha512-BXg4OxFdjPTRt+8MvN6jz4muq0/2zII3s7HeT/11e4Zeh3WCgk/BleLzUcDfVqF3OzFHUqEkSrb76d6Ndjd/Nw==",
"requires": {
"merge-options": "^3.0.4"
}

View File

@ -104,7 +104,7 @@
"@bugsnag/source-maps": "2.3.1",
"@keystonehq/bc-ur-registry": "0.5.4",
"@ngraveio/bc-ur": "1.1.6",
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-async-storage/async-storage": "1.17.12",
"@react-native-clipboard/clipboard": "1.11.2",
"@react-native-community/push-notification-ios": "1.10.1",
"@react-navigation/drawer": "5.12.9",