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:
authorMarkus Koller <markus-koller@gmx.ch>2017-08-18 15:23:15 +0300
committerMarkus Koller <markus-koller@gmx.ch>2017-08-28 14:11:30 +0300
commite6adc5088ffe4e844f63f68542049b5df6cd10f9 (patch)
treeccd601f20e46be2f99feebeddd43feb82f76323e /package.json
parent1498baf7e94a06ed2048d571a6cdec61771513c2 (diff)
Upgrade brace-expansion NPM package due to security issue
https://nodesecurity.io/advisories/338
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1725658729a..99704c07849 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"babel-preset-latest": "^6.24.0",
"babel-preset-stage-2": "^6.22.0",
"bootstrap-sass": "^3.3.6",
+ "brace-expansion": "^1.1.8",
"compression-webpack-plugin": "^1.0.0",
"copy-webpack-plugin": "^4.0.1",
"core-js": "^2.4.1",