feat: add security headers (with nuxt-security) (#1025)

This commit is contained in:
jviide 2023-01-16 03:00:44 +02:00 committed by GitHub
parent 7c58d89044
commit d24c1da35e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 88 additions and 0 deletions

View file

@ -100,6 +100,7 @@
"jsdom": "^21.0.0",
"lint-staged": "^13.1.0",
"nuxt": "^3.0.0",
"nuxt-security": "^0.10.0",
"postcss-nested": "^6.0.0",
"prettier": "^2.8.2",
"rollup-plugin-node-polyfills": "^0.2.1",