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:
authorLukas Eipert <leipert@gitlab.com>2019-06-24 13:36:51 +0300
committerLukas Eipert <leipert@gitlab.com>2019-06-24 13:36:51 +0300
commita2d6d937fed919d63b45300c87bd3e4e13488340 (patch)
tree7bf41e76a0a11d5d731c0d5bbe87c79fd7b88978 /package.json
parente64031af07adc5f484b52f22dc3a5b6cad581a5f (diff)
Upgrade axios to 0.19.0
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 54998cc81dd..9c1ed999719 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"apollo-upload-client": "^10.0.0",
"at.js": "^1.5.4",
"autosize": "^4.0.0",
- "axios": "^0.17.1",
+ "axios": "^0.19.0",
"babel-loader": "^8.0.5",
"bootstrap": "4.3.1",
"brace-expansion": "^1.1.8",