From c7986800fa49fbaea650bf6403df16df5840f470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:47:36 +0000 Subject: [PATCH] Bump react from 0.13.3 to 15.6.2 in /services/core/VolttronCentral Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 to 15.6.2. - [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/v15.6.2/packages/react) Signed-off-by: dependabot[bot] --- services/core/VolttronCentral/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/core/VolttronCentral/package.json b/services/core/VolttronCentral/package.json index b44b975a..102dd6fc 100644 --- a/services/core/VolttronCentral/package.json +++ b/services/core/VolttronCentral/package.json @@ -21,7 +21,7 @@ "node-uuid": "^1.4.2", "normalize.css": "^3.0.2", "nvd3": "https://github.com/novus/nvd3#6ab9646366f4052fc2465f53c9a9265f7b5f8c97", - "react": "^0.13.1", + "react": "^15.6.2", "react-onclickoutside": "^0.2.4", "react-router": "^0.13.3", "through2": "^2.0.0"