From 2588a44a863b4b8ea8eef93adcab429b0ef28faf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Dec 2020 15:57:42 +0000 Subject: [PATCH] Update react monorepo to v16.14.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fb299d8..abfce48 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "license": "MIT", "dependencies": { "axios": "0.20.0", - "react": "16.13.1", - "react-dom": "16.13.1", + "react": "16.14.0", + "react-dom": "16.14.0", "react-redux": "7.2.1", "react-scripts": "3.4.3", "redux": "4.0.5",