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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-13 21:10:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-13 21:10:36 +0300
commitc787c1559e9e558b83e78354823eb54b9fe8c718 (patch)
tree7e358b80fa7acb74db275ff6043f55f52a87738d /config/webpack.vendor.config.js
parent6df7943512ca90323c69b926404cc561b6305ce2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/webpack.vendor.config.js')
-rw-r--r--config/webpack.vendor.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpack.vendor.config.js b/config/webpack.vendor.config.js
index 548eca4200f..29c4c33314e 100644
--- a/config/webpack.vendor.config.js
+++ b/config/webpack.vendor.config.js
@@ -40,7 +40,7 @@ module.exports = {
'select2',
'moment-mini',
'aws-sdk',
- 'sanitize-html',
+ 'dompurify',
'bootstrap/dist/js/bootstrap.js',
'sortablejs/modular/sortable.esm.js',
'popper.js',