mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 12:11:35 +00:00
Bump react-native-encrypted-storage from 4.0.2 to 4.0.3 in /mobile (#469)
Bumps [react-native-encrypted-storage](https://github.com/emeraldsanto/react-native-encrypted-storage) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/emeraldsanto/react-native-encrypted-storage/releases) - [Commits](https://github.com/emeraldsanto/react-native-encrypted-storage/compare/4.0.2...4.0.3) --- updated-dependencies: - dependency-name: react-native-encrypted-storage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d9074d65eb
commit
90fb67eaf5
14
mobile/package-lock.json
generated
14
mobile/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@react-native-community/netinfo": "^9.3.4",
|
||||
"react": "^18.0.0",
|
||||
"react-native": "^0.69.6",
|
||||
"react-native-encrypted-storage": "^4.0.2",
|
||||
"react-native-encrypted-storage": "^4.0.3",
|
||||
"react-native-tor": "^0.1.8",
|
||||
"react-native-v8": "^1.5.0",
|
||||
"react-native-webview": "^12.0.2",
|
||||
@ -13470,9 +13470,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-encrypted-storage": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-encrypted-storage/-/react-native-encrypted-storage-4.0.2.tgz",
|
||||
"integrity": "sha512-vneDkHGDuTvLQjUBztqb2YI8QoH1zxdJonPGTS+g57lfJZff9fAjoLSSb6NgMBebpXFcK3I3sEresGyL+3AArw==",
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-encrypted-storage/-/react-native-encrypted-storage-4.0.3.tgz",
|
||||
"integrity": "sha512-0pJA4Aj2S1PIJEbU7pN/Qvf7JIJx3hFywx+i+bLHtgK0/6Zryf1V2xVsWcrD50dfiu3jY1eN2gesQ5osGxE7jA==",
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
@ -26042,9 +26042,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-encrypted-storage": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-encrypted-storage/-/react-native-encrypted-storage-4.0.2.tgz",
|
||||
"integrity": "sha512-vneDkHGDuTvLQjUBztqb2YI8QoH1zxdJonPGTS+g57lfJZff9fAjoLSSb6NgMBebpXFcK3I3sEresGyL+3AArw==",
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-encrypted-storage/-/react-native-encrypted-storage-4.0.3.tgz",
|
||||
"integrity": "sha512-0pJA4Aj2S1PIJEbU7pN/Qvf7JIJx3hFywx+i+bLHtgK0/6Zryf1V2xVsWcrD50dfiu3jY1eN2gesQ5osGxE7jA==",
|
||||
"requires": {}
|
||||
},
|
||||
"react-native-gradle-plugin": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"@react-native-community/netinfo": "^9.3.4",
|
||||
"react": "^18.0.0",
|
||||
"react-native": "^0.69.6",
|
||||
"react-native-encrypted-storage": "^4.0.2",
|
||||
"react-native-encrypted-storage": "^4.0.3",
|
||||
"react-native-tor": "^0.1.8",
|
||||
"react-native-v8": "^1.5.0",
|
||||
"react-native-webview": "^12.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user