refactor: 🔒 Improve security of frontend with nonce, CSP and security headers

This commit is contained in:
Jesse Wierzbinski 2024-05-04 17:33:51 -10:00
parent 8eaccb31c2
commit 74425cd62e
No known key found for this signature in database
3 changed files with 22 additions and 2 deletions

View file

@ -38,6 +38,7 @@
"nuxt": "^3.11.2",
"nuxt-headlessui": "^1.2.0",
"nuxt-icon": "^0.6.10",
"nuxt-security": "^1.4.3",
"nuxt-shiki": "^0.3.0",
"shiki": "^1.3.0",
"vue": "^3.4.21",