diff --git a/server/package-lock.json b/server/package-lock.json index 27e5b0f..2435ed0 100644 --- a/server/package-lock.json +++ b/server/package-lock.json @@ -18,7 +18,6 @@ "@node-saml/node-saml": "^5.0.0", "argon2": "^0.45.1", "fastify": "^5.8.5", - "nodemailer": "9.0.3", "openid-client": "^5.6.5", "otplib": "^12.0.1", "pg": "^8.13.0", @@ -2134,9 +2133,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", - "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "funding": [ { "type": "github",