diff options
Diffstat (limited to 'modern/package.json')
-rw-r--r-- | modern/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modern/package.json b/modern/package.json index 9475019..bdae300 100644 --- a/modern/package.json +++ b/modern/package.json @@ -14,9 +14,9 @@ "canvas-tint-image": "^2.0.1", "maplibre-gl": "^1.15.0", "moment": "^2.29.1", - "react": "^16.13.1", + "react": "^16.14.0", "react-container-dimensions": "^1.4.1", - "react-dom": "^16.13.1", + "react-dom": "^16.14.0", "react-redux": "^7.2.4", "react-router-dom": "^5.2.0", "react-scripts": "^3.4.3", |