Merge pull request #2656 from BlueWallet/snyk-upgrade-9502884639d962384dacbc2377c435ca

[Snyk] Upgrade @react-native-async-storage/async-storage from 1.13.3 to 1.13.4
This commit is contained in:
GLaDOS 2021-02-22 04:42:22 +00:00 committed by GitHub
commit 1c8dc522d6
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

@ -5977,9 +5977,9 @@
}
},
"@react-native-async-storage/async-storage": {
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.13.3.tgz",
"integrity": "sha512-s/7KyzFxS3WesYn5RrfRg1Pyz5EYDZAJxIxIuzmJZ1FlvpvaZGAZq9xJmVN2OG6S6NhfiY8Tszkau15hHreRag==",
"version": "1.13.4",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.13.4.tgz",
"integrity": "sha512-P7cbA77XNhUFEBKAIaex17mKI/Db1RQHZVwplagskqzEnpqB+Yi+/l8QeOMr5OJdfmPkBA+V7DOmuWeB8Po6cQ==",
"requires": {
"deep-assign": "^3.0.0"
}

View file

@ -71,7 +71,7 @@
},
"dependencies": {
"@babel/preset-env": "7.12.1",
"@react-native-async-storage/async-storage": "1.13.3",
"@react-native-async-storage/async-storage": "1.13.4",
"@react-native-community/blur": "3.6.0",
"@react-native-community/clipboard": "1.5.1",
"@react-native-community/masked-view": "0.1.10",