diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e3ca64f..03e1c9b 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "mocha": "^8.1.1", "prettier": "2.2.1", "prettier-eslint": "11.0.0", - "react": "16.13.1", + "react": "16.14.0", "react-dom": "16.13.1", "react-redux": "^7.1.3", "react-test-renderer": "16.13.1", |