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

This commit is contained in:
renovate[bot] 2023-11-10 15:26:03 +00:00 committed by GitHub
parent 6d8ee072fb
commit 6aaff86a57
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

@ -16,7 +16,7 @@
"@keystonehq/bc-ur-registry": "0.6.4",
"@ngraveio/bc-ur": "1.1.6",
"@noble/secp256k1": "1.6.3",
"@react-native-async-storage/async-storage": "1.19.4",
"@react-native-async-storage/async-storage": "1.19.5",
"@react-native-clipboard/clipboard": "1.12.1",
"@react-native-community/push-notification-ios": "1.11.0",
"@react-navigation/drawer": "5.12.9",
@ -3979,9 +3979,9 @@
}
},
"node_modules/@react-native-async-storage/async-storage": {
"version": "1.19.4",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.4.tgz",
"integrity": "sha512-Stj6Q1v5knTMaYOinEEJl030SzJWEhqW+IYI5uA9Nl9Olo+vDUecmQXqpIxELucwOGDJ8KwvI0UL22UHudwZeQ==",
"version": "1.19.5",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.5.tgz",
"integrity": "sha512-zLT7oNPXpW8BxJyHyq8AJbXtlHE/eonFWuJt44y0WeCGnp4KOJ8mfqD8mtAIKLyrYHHE1uadFe/s4C+diYAi8g==",
"dependencies": {
"merge-options": "^3.0.4"
},
@ -23660,9 +23660,9 @@
}
},
"@react-native-async-storage/async-storage": {
"version": "1.19.4",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.4.tgz",
"integrity": "sha512-Stj6Q1v5knTMaYOinEEJl030SzJWEhqW+IYI5uA9Nl9Olo+vDUecmQXqpIxELucwOGDJ8KwvI0UL22UHudwZeQ==",
"version": "1.19.5",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.5.tgz",
"integrity": "sha512-zLT7oNPXpW8BxJyHyq8AJbXtlHE/eonFWuJt44y0WeCGnp4KOJ8mfqD8mtAIKLyrYHHE1uadFe/s4C+diYAi8g==",
"requires": {
"merge-options": "^3.0.4"
}

View File

@ -101,7 +101,7 @@
"@keystonehq/bc-ur-registry": "0.6.4",
"@ngraveio/bc-ur": "1.1.6",
"@noble/secp256k1": "1.6.3",
"@react-native-async-storage/async-storage": "1.19.4",
"@react-native-async-storage/async-storage": "1.19.5",
"@react-native-clipboard/clipboard": "1.12.1",
"@react-native-community/push-notification-ios": "1.11.0",
"@react-navigation/drawer": "5.12.9",