From 0af7a493df210e085c6602a4eba537f2c0dab2c3 Mon Sep 17 00:00:00 2001 From: RedasP Date: Fri, 3 Nov 2017 17:52:19 +0200 Subject: [PATCH] Update package.json --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index f83693a..4eab7c0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -54,7 +54,7 @@ "webpack-hot-middleware": "^2.10.0" }, "dependencies": { - "axios": "^0.9.1", + "axios": "^0.17.0", "counterpart": "^0.17.2", "deep-equal": "^1.0.1", "react": "^15.0.0",