summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-03-12 18:55:50 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-03-12 18:55:50 +0000
commit4fa2d6daa7b4921bdba06d89490e608bffb99ca0 (patch)
tree33f86bef01e14a255fcd051766277b9b2862c854 /package.json
parenta3b85d10e2c61b650d64016c580403d01098da33 (diff)
downloadgitlab-ce-4fa2d6daa7b4921bdba06d89490e608bffb99ca0.tar.gz
Update dependency for svgs
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 6549da99f97..472bdbebda8 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
},
"dependencies": {
- "@gitlab-org/gitlab-svgs": "^1.13.0",
+ "@gitlab-org/gitlab-svgs": "^1.14.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.0",