From 76fd7e6c9e8af0e1e04c2e08fa6def7bc82670c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 07:03:18 +0000 Subject: [PATCH] Bump react-dom from 16.0.0 to 16.13.0 Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.0.0 to 16.13.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.13.0/packages/react-dom) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcefbfe..0b4a990 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "js-cookie": "2.2.0", "lodash": "4.17.4", "react": "16.0.0", - "react-dom": "16.0.0", + "react-dom": "16.13.0", "react-quill": "1.1.0", "react-redux": "5.0.6", "react-router-dom": "4.2.2",