aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index b0e26626..b9da239e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -36,9 +36,9 @@
},
"dependencies": {
"query-string": "^6.1.0",
- "react": "^16.4.0",
- "react-dom": "^16.4.0",
- "react-markdown": "^3.3.2",
+ "react": "^16.4.1",
+ "react-dom": "^16.4.1",
+ "react-markdown": "^3.3.3",
"react-router-dom": "^4.3.1",
"whatwg-fetch": "^2.0.4"
}