Merge pull request #3301 from BlueWallet/snyk-upgrade-2467adaf30161a49cdd211f271a56513

[Snyk] Upgrade @react-native-async-storage/async-storage from 1.15.4 to 1.15.5
This commit is contained in:
GLaDOS 2021-06-21 22:45:54 +01:00 committed by GitHub
commit ba35ee82e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -3019,9 +3019,9 @@
} }
}, },
"@react-native-async-storage/async-storage": { "@react-native-async-storage/async-storage": {
"version": "1.15.4", "version": "1.15.5",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.4.tgz", "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.5.tgz",
"integrity": "sha512-pC0MS6UBuv/YiVAxtzi7CgUed8oCQNYMtGt0yb/I9fI/BWTiJK5cj4YtW2XtL95K5IuvPX/6uGWaouZ8KqXwdg==", "integrity": "sha512-4AYehLH39B9a8UXCMf3ieOK+G61wGMP72ikx6/XSMA0DUnvx0PgaeaT2Wyt06kTrDTy8edewKnbrbeqwaM50TQ==",
"requires": { "requires": {
"deep-assign": "^3.0.0" "deep-assign": "^3.0.0"
} }

View file

@ -76,7 +76,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/preset-env": "7.12.1", "@babel/preset-env": "7.12.1",
"@react-native-async-storage/async-storage": "1.15.4", "@react-native-async-storage/async-storage": "1.15.5",
"@react-native-clipboard/clipboard": "1.7.0", "@react-native-clipboard/clipboard": "1.7.0",
"@react-native-community/blur": "3.6.0", "@react-native-community/blur": "3.6.0",
"@react-native-community/masked-view": "0.1.11", "@react-native-community/masked-view": "0.1.11",