summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-03-19 09:16:35 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-03-19 09:16:35 +0000
commitafa002c10d04e4909186920409319d254fe641ee (patch)
tree88c16f58acc8cc2827a4671b1987c79b2473e74c /package.json
parent57c5cb568c36e4c6ff609bc6e50c421b3d46a697 (diff)
downloadgitlab-ce-afa002c10d04e4909186920409319d254fe641ee.tar.gz
Updates svg dependency
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 deee668ae3b..c81020f631e 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
},
"dependencies": {
- "@gitlab-org/gitlab-svgs": "^1.14.0",
+ "@gitlab-org/gitlab-svgs": "^1.16.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.0",