From 633b32201610f7440782bceeee5e090f983ab428 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:24:44 +0000 Subject: [PATCH] Bump react from 0.11.2 to 16.13.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.11.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[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52fbe74..259c279 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "url": "https://github.com/accosine/bare/issues" }, "dependencies": { - "react": "^0.11.0", + "react": "^16.13.1", "paramify": "^0.1.2" }, "devDependencies": {