From c0906c1617a471cb045b6c69396e9d34dd3f0be6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 22:54:45 +0000 Subject: [PATCH] deps(server): bump fast-uri Bumps the server-security group with 1 update in the /server directory: [fast-uri](https://github.com/fastify/fast-uri). Updates `fast-uri` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect dependency-group: server-security ... Signed-off-by: dependabot[bot] --- server/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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",