Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-11-22 17:46:50 +0300
committerTim Zallmann <tzallmann@gitlab.com>2017-11-22 17:46:50 +0300
commit3fed014c22b4aeed227268bdbaa248c560e3c66e (patch)
treeecbff87870bdb68de768b96f9b70ba9d6c2a1898 /package.json
parente548c613346a09ba2fc8dfd6ed64da6628ec6a45 (diff)
Updated axios
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 16a6e45e820..26445caeb7a 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
},
"dependencies": {
"autosize": "^4.0.0",
- "axios": "^0.16.2",
+ "axios": "^0.17.1",
"axios-mock-adapter": "^1.10.0",
"babel-core": "^6.22.1",
"babel-eslint": "^7.2.1",