Merge pull request #4412 from BlueWallet/renovate/react-native-async-storage-async-storage-1.x

Update dependency @react-native-async-storage/async-storage to v1.15.17
This commit is contained in:
GLaDOS 2022-01-24 17:27:12 +00:00 committed by GitHub
commit 4b9f164e68
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.0",
"@keystonehq/bc-ur-registry": "0.4.4",
"@ngraveio/bc-ur": "1.1.6",
"@react-native-async-storage/async-storage": "1.15.16",
"@react-native-async-storage/async-storage": "1.15.17",
"@react-native-clipboard/clipboard": "1.9.0",
"@react-native-community/push-notification-ios": "1.10.1",
"@react-navigation/drawer": "5.12.5",
@ -4725,9 +4725,9 @@
}
},
"node_modules/@react-native-async-storage/async-storage": {
"version": "1.15.16",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.16.tgz",
"integrity": "sha512-AR2JbbTY5T2zEiHrX6m1JPCw+ThAqWT9zb85BJi38arY2HYnF1wAk4BsfII/QtbQ58UJljvz4rl3/YLqL7LKdg==",
"version": "1.15.17",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.17.tgz",
"integrity": "sha512-NQCFs47aFEch9kya/bqwdpvSdZaVRtzU7YB02L8VrmLSLpKgQH/1VwzFUBPcc1/JI1s3GU4yOLVrEbwxq+Fqcw==",
"dependencies": {
"merge-options": "^3.0.4"
},
@ -32680,9 +32680,9 @@
}
},
"@react-native-async-storage/async-storage": {
"version": "1.15.16",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.16.tgz",
"integrity": "sha512-AR2JbbTY5T2zEiHrX6m1JPCw+ThAqWT9zb85BJi38arY2HYnF1wAk4BsfII/QtbQ58UJljvz4rl3/YLqL7LKdg==",
"version": "1.15.17",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.17.tgz",
"integrity": "sha512-NQCFs47aFEch9kya/bqwdpvSdZaVRtzU7YB02L8VrmLSLpKgQH/1VwzFUBPcc1/JI1s3GU4yOLVrEbwxq+Fqcw==",
"requires": {
"merge-options": "^3.0.4"
}

View file

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