diff --git a/front/package.json b/front/package.json index d000e7b3e..d504ea0e0 100644 --- a/front/package.json +++ b/front/package.json @@ -23,6 +23,7 @@ "axios": "0.27.2", "axios-auth-refresh": "3.3.1", "diff": "5.1.0", + "dompurify": "^2.3.8", "focus-trap": "6.9.4", "fomantic-ui-css": "2.8.8", "howler": "2.2.3", @@ -50,6 +51,7 @@ "vuex-router-sync": "5.0.0" }, "devDependencies": { + "@types/dompurify": "^2.3.3", "@types/jest": "28.1.3", "@types/jquery": "3.5.14", "@types/lodash-es": "4.17.6", diff --git a/front/src/components/AboutPod.vue b/front/src/components/AboutPod.vue index 4c3d0dfdd..30f9c5b19 100644 --- a/front/src/components/AboutPod.vue +++ b/front/src/components/AboutPod.vue @@ -1,6 +1,3 @@ -