Merge pull request #261 from hodgef/dependabot/npm_and_yarn/react-16.10.2

This commit is contained in:
dependabot-preview[bot] 2019-10-05 09:30:56 +00:00 committed by GitHub
commit 978f969634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -11482,9 +11482,9 @@
}
},
"react": {
"version": "16.10.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.10.0.tgz",
"integrity": "sha512-lc37bD3j6ZWJRso/a1rrFu6CO1qOf30ZadUDBi1c5RHA1lBSWA8x2MGABB6Oikk+RfmgC+kAT+XegL0eD1ecKg==",
"version": "16.10.2",
"resolved": "https://registry.npmjs.org/react/-/react-16.10.2.tgz",
"integrity": "sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==",
"dev": true,
"requires": {
"loose-envify": "^1.1.0",