From cf41486fafb7a833ed40e1c0347b29a411c6eca1 Mon Sep 17 00:00:00 2001 From: Henri Binsztok Date: Fri, 24 Aug 2018 12:39:12 +0200 Subject: [PATCH] update vulnerable packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd523ca..016af30 100644 --- a/package.json +++ b/package.json @@ -5,10 +5,10 @@ "dependencies": { "bulma": "^0.6.2", "datapeps-sdk": "^0.0.34", + "font-awesome": "^4.7.0", "react": "^16.3.1", "react-dom": "^16.3.1", - "react-scripts": "1.1.4", - "font-awesome": "^4.7.0" + "react-scripts": "^1.1.5" }, "scripts": { "start": "react-scripts start",