From c787c1559e9e558b83e78354823eb54b9fe8c718 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 13 Aug 2020 18:10:36 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- config/webpack.vendor.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/webpack.vendor.config.js') 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', -- cgit v1.2.3