chore(deps): add sharp, nuxt-security and winston dependencies

This commit is contained in:
parent c9723e644f
commit 2c282b6bcd
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -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"
}
}