Merge pull request #3127 from BlueWallet/snyk-upgrade-cd511885fac196218c2dc98f0cd9f96c

[Snyk] Upgrade @react-native-async-storage/async-storage from 1.15.1 to 1.15.2
This commit is contained in:
GLaDOS 2021-05-09 06:34:49 +01:00 committed by GitHub
commit 55cb3daf4d
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": {
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.1.tgz",
"integrity": "sha512-rRQ3Zsz1DIzxVlRVsE4nRNLWyv4hXmt/Ecwan+ypKwp16+SUTsfdX7F/W0xu4FpUwQDFCjl7MAS9pKV2VEPwDg==",
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.2.tgz",
"integrity": "sha512-E1SajKtyeLwi6JVfMZQx+I01z3ZvA0/O2e09EVFzU75YK0696S5N2CqeKlxAZQFVSvzh+Jfq0q412Kdkuh+l6A==",
"requires": {
"deep-assign": "^3.0.0"
}

View file

@ -77,7 +77,7 @@
},
"dependencies": {
"@babel/preset-env": "7.12.1",
"@react-native-async-storage/async-storage": "1.15.1",
"@react-native-async-storage/async-storage": "1.15.2",
"@react-native-clipboard/clipboard": "1.7.0",
"@react-native-community/blur": "3.6.0",
"@react-native-community/masked-view": "0.1.10",