chore(package): update react-dom to version 16.13.1

This commit is contained in:
greenkeeper[bot] 2020-03-19 20:12:41 +00:00 committed by GitHub
parent c731d994ad
commit c425facdcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
"lodash-es": "^4.17.15", "lodash-es": "^4.17.15",
"mqtt": "^3.0.0", "mqtt": "^3.0.0",
"react": "^16.13.1", "react": "^16.13.1",
"react-dom": "^16.8.6", "react-dom": "^16.13.1",
"react-leaflet": "^2.4.0", "react-leaflet": "^2.4.0",
"redux": "^4.0.4" "redux": "^4.0.4"
}, },