From 36f1e1640ecba24aa9be920bdfb689ae1229876d Mon Sep 17 00:00:00 2001 From: rgdelato Date: Thu, 17 Mar 2022 09:46:30 +0000 Subject: [PATCH] Bump react from 15.7.0 to 17.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e74a4e..db5bee2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jquery": "^2.2.4", "lodash": "^4.17.21", "mobx": "^6.3.0", - "react": "^15.7.0", + "react": "^17.0.2", "react-dom": "^15.7.0", "react-router": "^4.3.1", "redux": "^4.1.2"