diff --git a/package.json b/package.json index 066672e..3a72341 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,6 @@ "next": "14.2.15", "next-auth": "^4.24.8", "next-themes": "^0.3.0", - "nodemailer": "^6.9.15", "otpauth": "^9.3.4", "prisma": "^5.21.1", "qrcode": "^1.5.4", @@ -71,7 +70,6 @@ "ts-node": "^10.9.2", "typedi": "^0.10.0", "vaul": "^1.1.0", - "ws": "^8.18.0", "zod": "^3.23.8", "zustand": "^5.0.1" }, diff --git a/yarn.lock b/yarn.lock index fae5220..e1c6897 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3499,11 +3499,6 @@ node-fetch@^2.6.7: dependencies: whatwg-url "^5.0.0" -nodemailer@^6.9.15: - version "6.9.16" - resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.16.tgz#3ebdf6c6f477c571c0facb0727b33892635e0b8b" - integrity sha512-psAuZdTIRN08HKVd/E8ObdV6NO7NTBY3KsC30F7M4H1OnmLCUNaS56FpYxyb26zWLSyYF9Ozch9KYHhHegsiOQ== - nopt@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"