Merge pull request #248 from hodgef/dependabot/npm_and_yarn/react-16.10.0

This commit is contained in:
dependabot-preview[bot] 2019-09-28 09:32:54 +00:00 committed by GitHub
commit da7112ea2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -11449,9 +11449,9 @@
}
},
"react": {
"version": "16.9.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.9.0.tgz",
"integrity": "sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==",
"version": "16.10.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.10.0.tgz",
"integrity": "sha512-lc37bD3j6ZWJRso/a1rrFu6CO1qOf30ZadUDBi1c5RHA1lBSWA8x2MGABB6Oikk+RfmgC+kAT+XegL0eD1ecKg==",
"dev": true,
"requires": {
"loose-envify": "^1.1.0",