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>2018-11-27 18:33:04 +0300
committerLukas Eipert <leipert@gitlab.com>2018-11-27 18:33:04 +0300
commit5b737bbc9eb7ca30788b08d29b410aee21bb6700 (patch)
tree64cf2547c8de14344404e309e4e0bbbd3edd1e13 /package.json
parent1cd570cf77b79f37f30ef3ccd399c337056aa236 (diff)
Update d3
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 96a30b78d1f..441e0ca8271 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"core-js": "^2.4.1",
"cropper": "^2.3.0",
"css-loader": "^1.0.0",
- "d3": "4.12.2",
+ "d3": "^4.13.0",
"d3-array": "^1.2.1",
"d3-axis": "^1.0.8",
"d3-brush": "^1.0.4",