From 555bf8820513cd921ee7eaff9ef4a838efb59fe3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:16:35 +0000 Subject: [PATCH] Bump react from 15.6.2 to 16.13.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 15.6.2 to 16.13.1. - [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.1/packages/react) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6c321b..e59068c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "whatwg-fetch": "1.0.0" }, "dependencies": { - "react": "^15.4.1", + "react": "^16.13.1", "react-dom": "^15.4.1" }, "scripts": {