From b7f533174a7e564f01fe9f8c5262906f4c684df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Gorej?= Date: Thu, 14 Sep 2023 12:34:13 +0200 Subject: [PATCH] fix(security): allow more strict CSP for SVG assets (#9209) Refs #7540 --- dev-helpers/index.html | 1 + package-lock.json | 642 ++++++++++++++++-- package.json | 1 + src/core/components/model.jsx | 2 +- src/core/components/operation.jsx | 2 +- .../plugins/top-bar/components/Logo.jsx | 2 +- webpack/_config-builder.js | 11 +- webpack/dev.js | 6 +- 8 files changed, 605 insertions(+), 62 deletions(-) diff --git a/dev-helpers/index.html b/dev-helpers/index.html index 9432ef74..f0cbcb0b 100644 --- a/dev-helpers/index.html +++ b/dev-helpers/index.html @@ -4,6 +4,7 @@ + Swagger UI