Merge pull request #291 from brianlovin/dependabot/npm_and_yarn/react-16.9.0

This commit is contained in:
dependabot-preview[bot] 2019-08-28 14:07:56 +00:00 committed by GitHub
commit 00bf0fc512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -8689,14 +8689,13 @@
"integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4="
},
"react": {
"version": "16.8.6",
"resolved": "https://registry.npmjs.org/react/-/react-16.8.6.tgz",
"integrity": "sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==",
"version": "16.9.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.9.0.tgz",
"integrity": "sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"prop-types": "^15.6.2",
"scheduler": "^0.13.6"
"prop-types": "^15.6.2"
}
},
"react-clipboard.js": {

View file

@ -21,7 +21,7 @@
"@sentry/browser": "^5.4.3",
"next": "^7.0.3",
"next-seo": "^1.12.0",
"react": "^16.8.0-alpha.0",
"react": "^16.9.0",
"react-clipboard.js": "^2.0.13",
"react-dom": "^16.8.0-alpha.0",
"react-markdown": "^4.0.9",