diff --git a/package.json b/package.json index 3a21dae..af86df0 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,10 @@ "mongodb": "^6.1.0", "mongoose": "^7.5.2", "mongoose-sequence": "git://github.com/amansingh63/mongoose-sequence", + "nuxt-security": "^0.14.4", "pinia": "^2.1.6", "sanitize-html": "^2.11.0", + "sharp": "^0.32.6", "string-strip-html": "^13.4.3", "tinymce": "^6.7.0", "turndown": "^7.1.2", @@ -47,6 +49,7 @@ "vue-recaptcha": "3.0.0-alpha.6", "vuedraggable": "^4.1.0", "weird-to-normal-chars": "^1.8.3", + "winston": "^3.10.0", "yup": "^1.3.0" } }