diff --git a/GUI/package.json b/GUI/package.json index 15f78c2c..49e8a1d4 100644 --- a/GUI/package.json +++ b/GUI/package.json @@ -48,7 +48,7 @@ "redux-thunk": "^2.4.2", "rich-textarea": "^0.26.4", "rxjs": "^7.8.0", - "sanitize-html": "^2.17.0", + "sanitize-html": "^2.17.6", "sass": "^1.57.1", "sass-loader": "^13.2.0", "typescript": "^4.9.4", @@ -78,7 +78,7 @@ "@types/file-saver": "^2.0.5", "@types/howler": "^2.2.11", "@types/react-datepicker": "^4.8.0", - "@types/sanitize-html": "^2.16.0", + "@types/sanitize-html": "^2.16.1", "@types/wicg-file-system-access": "^2023.10.5", "@vitejs/plugin-react": "^3.0.0", "prettier": "^3.3.3",