From 1034cc3b0692b2f57a46b97d5f40f3625566ea1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:35:33 +0000 Subject: [PATCH] Bump react from 0.13.3 to 16.13.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 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 7a637f0..a8ef533 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "gulp-util": "^3.0.6", "gulp-zip": "^3.0.2", "merge2": "^0.3.6", - "react": "^0.13.3", + "react": "^16.13.1", "react-tools": "^0.13.3", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0"