From 32bee3cd27b74ed89746883dd4cb89f8d65cc22e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 22:20:18 +0000 Subject: [PATCH] [Security] Bump react from 0.13.3 to 17.0.2 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 to 17.0.2. **This update includes a security fix.** - [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/v17.0.2/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 a4ef65d..664f791 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "express": "^4.12.4", "flux": "^2.0.3", "object-assign": "^3.0.0", - "react": "^0.13.0-rc2", + "react": "^17.0.2", "request": "^2.57.0", "underscore.string": "^3.2.0" }