From 2b403a99230ac3566609d235c64374d149452207 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 14:03:51 +0800 Subject: [PATCH] build(deps): bump react from 17.0.1 to 16.14.0 (#8120) Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.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-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b294dc2c..a3ee5afb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "lodash": "^4.17.11", "moment": "^2.25.3", "omit.js": "^2.0.2", - "react": "^17.0.0", + "react": "^16.14.0", "react-dev-inspector": "^1.1.1", "react-dom": "^17.0.0", "react-helmet-async": "^1.0.4",