aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 2ff4328..c0e6233 100644
--- a/package.json
+++ b/package.json
@@ -64,10 +64,10 @@
"mocha": "^8.1.1",
"prettier": "2.2.1",
"prettier-eslint": "12.0.0",
- "react": "17.0.1",
- "react-dom": "17.0.1",
+ "react": "17.0.2",
+ "react-dom": "17.0.2",
"react-redux": "^7.1.3",
- "react-test-renderer": "17.0.1",
+ "react-test-renderer": "17.0.2",
"redux": "^4.0.5",
"redux-promise": "^0.6.0",
"reflect-metadata": "^0.1.13",