fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.3

This commit is contained in:
renovate[bot] 2023-08-24 14:36:48 +00:00 committed by GitHub
parent 6dfeca8989
commit c2cbb6bc02
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.3", "@keystonehq/bc-ur-registry": "0.6.3",
"@ngraveio/bc-ur": "1.1.6", "@ngraveio/bc-ur": "1.1.6",
"@noble/secp256k1": "1.6.3", "@noble/secp256k1": "1.6.3",
"@react-native-async-storage/async-storage": "1.19.1", "@react-native-async-storage/async-storage": "1.19.3",
"@react-native-clipboard/clipboard": "1.11.2", "@react-native-clipboard/clipboard": "1.11.2",
"@react-native-community/push-notification-ios": "1.11.0", "@react-native-community/push-notification-ios": "1.11.0",
"@react-navigation/drawer": "5.12.9", "@react-navigation/drawer": "5.12.9",
@ -3972,9 +3972,9 @@
} }
}, },
"node_modules/@react-native-async-storage/async-storage": { "node_modules/@react-native-async-storage/async-storage": {
"version": "1.19.1", "version": "1.19.3",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.1.tgz", "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.3.tgz",
"integrity": "sha512-5QXuGCtB+HL3VtKL2JN3+6t4qh8VXizK+aGDAv6Dqiq3MLrzgZHb4tjVgtEWMd8CcDtD/JqaAI1b6/EaYGtFIA==", "integrity": "sha512-CwGfoHCWdPOTPS+2fW6YRE1fFBpT9++ahLEroX5hkgwyoQ+TkmjOaUxixdEIoVua9Pz5EF2pGOIJzqOTMWfBlA==",
"dependencies": { "dependencies": {
"merge-options": "^3.0.4" "merge-options": "^3.0.4"
}, },
@ -25453,9 +25453,9 @@
} }
}, },
"@react-native-async-storage/async-storage": { "@react-native-async-storage/async-storage": {
"version": "1.19.1", "version": "1.19.3",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.1.tgz", "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.3.tgz",
"integrity": "sha512-5QXuGCtB+HL3VtKL2JN3+6t4qh8VXizK+aGDAv6Dqiq3MLrzgZHb4tjVgtEWMd8CcDtD/JqaAI1b6/EaYGtFIA==", "integrity": "sha512-CwGfoHCWdPOTPS+2fW6YRE1fFBpT9++ahLEroX5hkgwyoQ+TkmjOaUxixdEIoVua9Pz5EF2pGOIJzqOTMWfBlA==",
"requires": { "requires": {
"merge-options": "^3.0.4" "merge-options": "^3.0.4"
} }

View file

@ -101,7 +101,7 @@
"@keystonehq/bc-ur-registry": "0.6.3", "@keystonehq/bc-ur-registry": "0.6.3",
"@ngraveio/bc-ur": "1.1.6", "@ngraveio/bc-ur": "1.1.6",
"@noble/secp256k1": "1.6.3", "@noble/secp256k1": "1.6.3",
"@react-native-async-storage/async-storage": "1.19.1", "@react-native-async-storage/async-storage": "1.19.3",
"@react-native-clipboard/clipboard": "1.11.2", "@react-native-clipboard/clipboard": "1.11.2",
"@react-native-community/push-notification-ios": "1.11.0", "@react-native-community/push-notification-ios": "1.11.0",
"@react-navigation/drawer": "5.12.9", "@react-navigation/drawer": "5.12.9",