From b96369be938bd767c35d3e0a888eeda3c9c79d10 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 16 Jun 2018 18:19:21 +0300 Subject: dependency updates --- vnext/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vnext/package.json') 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" } -- cgit v1.2.3