chore(deps): bump react from 16.13.1 to 16.14.0 in /client

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-19 07:20:08 +00:00
parent d2ab69ef49
commit ab24b8845b
2 changed files with 4 additions and 4 deletions

View File

@ -21389,9 +21389,9 @@
} }
}, },
"react": { "react": {
"version": "16.13.1", "version": "16.14.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz", "resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
"integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==", "integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
"requires": { "requires": {
"loose-envify": "^1.1.0", "loose-envify": "^1.1.0",
"object-assign": "^4.1.1", "object-assign": "^4.1.1",

View File

@ -50,7 +50,7 @@
"nanoid": "^3.1.12", "nanoid": "^3.1.12",
"prismjs": "^1.22.0", "prismjs": "^1.22.0",
"query-string": "^6.13.5", "query-string": "^6.13.5",
"react": "^16.10.2", "react": "^16.14.0",
"react-dom": "^16.10.2", "react-dom": "^16.10.2",
"react-final-form": "^6.5.1", "react-final-form": "^6.5.1",
"react-ga": "^2.7.0", "react-ga": "^2.7.0",