fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOMPURIFY-6474511
This commit is contained in:
snyk-bot
2024-04-14 17:00:44 +00:00
parent 5fbca80a3c
commit c96f0efd7b

View File

@@ -44,7 +44,7 @@
"@tiptap/starter-kit": "^2.1.8",
"@tiptap/vue-3": "^2.0.3",
"@vitejs/plugin-vue": "^4.6.2",
"dompurify": "^3.0.4",
"dompurify": "^3.0.11",
"dotenv": "^16.4.1",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.2.0",