From 19396dc15fb887da73a450c50912a2f065babaa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:47:13 +0000 Subject: [PATCH] Bump react from 0.13.3 to 16.13.1 in /examples/alt 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] --- examples/alt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/alt/package.json b/examples/alt/package.json index ab79a54..28d3e61 100644 --- a/examples/alt/package.json +++ b/examples/alt/package.json @@ -15,7 +15,7 @@ "immutable": "^3.7.4", "node-uuid": "^1.4.3", "normalize.css": "~3.0.3", - "react": "~0.13.1", + "react": "~16.13.1", "react-bootstrap": "^0.23.7" }, "devDependencies": {