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

This commit is contained in:
Renovate Bot 2022-02-09 21:26:12 +00:00
parent e45f01c72f
commit 3c8ad6178b
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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", "@bugsnag/source-maps": "2.3.1",
"@keystonehq/bc-ur-registry": "0.4.4", "@keystonehq/bc-ur-registry": "0.4.4",
"@ngraveio/bc-ur": "1.1.6", "@ngraveio/bc-ur": "1.1.6",
"@react-native-async-storage/async-storage": "1.15.17", "@react-native-async-storage/async-storage": "1.16.0",
"@react-native-clipboard/clipboard": "1.9.0", "@react-native-clipboard/clipboard": "1.9.0",
"@react-native-community/push-notification-ios": "1.10.1", "@react-native-community/push-notification-ios": "1.10.1",
"@react-navigation/drawer": "5.12.5", "@react-navigation/drawer": "5.12.5",
@ -3331,9 +3331,9 @@
} }
}, },
"node_modules/@react-native-async-storage/async-storage": { "node_modules/@react-native-async-storage/async-storage": {
"version": "1.15.17", "version": "1.16.0",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.17.tgz", "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.0.tgz",
"integrity": "sha512-NQCFs47aFEch9kya/bqwdpvSdZaVRtzU7YB02L8VrmLSLpKgQH/1VwzFUBPcc1/JI1s3GU4yOLVrEbwxq+Fqcw==", "integrity": "sha512-EblfoupYjHXpRoZw9GMVcJCTY2HTQNr6OhvVHxrPKJcmTdFRxFP6EqhDQHzmv0BWFjSc1AkM4mJxNrjpltnPXw==",
"dependencies": { "dependencies": {
"merge-options": "^3.0.4" "merge-options": "^3.0.4"
}, },
@ -27318,9 +27318,9 @@
} }
}, },
"@react-native-async-storage/async-storage": { "@react-native-async-storage/async-storage": {
"version": "1.15.17", "version": "1.16.0",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.17.tgz", "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.0.tgz",
"integrity": "sha512-NQCFs47aFEch9kya/bqwdpvSdZaVRtzU7YB02L8VrmLSLpKgQH/1VwzFUBPcc1/JI1s3GU4yOLVrEbwxq+Fqcw==", "integrity": "sha512-EblfoupYjHXpRoZw9GMVcJCTY2HTQNr6OhvVHxrPKJcmTdFRxFP6EqhDQHzmv0BWFjSc1AkM4mJxNrjpltnPXw==",
"requires": { "requires": {
"merge-options": "^3.0.4" "merge-options": "^3.0.4"
} }

View file

@ -101,7 +101,7 @@
"@bugsnag/source-maps": "2.3.1", "@bugsnag/source-maps": "2.3.1",
"@keystonehq/bc-ur-registry": "0.4.4", "@keystonehq/bc-ur-registry": "0.4.4",
"@ngraveio/bc-ur": "1.1.6", "@ngraveio/bc-ur": "1.1.6",
"@react-native-async-storage/async-storage": "1.15.17", "@react-native-async-storage/async-storage": "1.16.0",
"@react-native-clipboard/clipboard": "1.9.0", "@react-native-clipboard/clipboard": "1.9.0",
"@react-native-community/push-notification-ios": "1.10.1", "@react-native-community/push-notification-ios": "1.10.1",
"@react-navigation/drawer": "5.12.5", "@react-navigation/drawer": "5.12.5",