From 957085828c77061885231109e6bc204cbe16a780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 14:45:55 +0000 Subject: [PATCH] Bump react-dom from 16.0.0 to 16.12.0 in /biosoda_frontend/src Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.0.0 to 16.12.0. - [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.12.0/packages/react-dom) Signed-off-by: dependabot[bot] --- biosoda_frontend/src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biosoda_frontend/src/package.json b/biosoda_frontend/src/package.json index f8290e8..9bbc369 100644 --- a/biosoda_frontend/src/package.json +++ b/biosoda_frontend/src/package.json @@ -6,7 +6,7 @@ "main": "index.js", "dependencies": { "react-sortable-tree": "1.5.0", - "react-dom": "16.0.0", + "react-dom": "16.12.0", "react": "16.0.0" } } \ No newline at end of file