1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-10 16:05:24 +02:00

Fix #1205 by using isomorphic-dompurify (#1228)

This commit is contained in:
Philipp Fischbeck 2022-05-16 01:30:33 +02:00 committed by GitHub
parent 3125730702
commit 4d3346b727
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 376 additions and 15 deletions

View file

@ -25,7 +25,7 @@
"@vueuse/core": "^6.8.0",
"core-js": "^3.15.1",
"date-fns": "^2.23.0",
"dompurify": "^2.3.6",
"isomorphic-dompurify": "^0.18.0",
"fuse.js": "^6.5.3",
"nuxt": "^2.15.8",
"v-jsoneditor": "^1.4.5",