From 48bb6e0f93b00eabf93468d2121cff06e37a5637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:38:31 +0000 Subject: [PATCH] Bump fast-uri from 3.1.5 to 3.1.7 in /app Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.5 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- app/package-lock.json | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/app/package-lock.json b/app/package-lock.json index d6e746d14..c8f607b38 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -4119,9 +4119,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", - "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "dev": true, "funding": [ { @@ -4133,6 +4133,7 @@ "url": "https://opencollective.com/fastify" } ], + "license": "BSD-3-Clause", "optional": true }, "node_modules/fastq": { @@ -9268,7 +9269,7 @@ "integrity": "sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA==", "optional": true, "requires": { - "jquery": ">=1.7.1 <4.0.0" + "jquery": "3.6.4" } }, "bootstrap-sass": { @@ -9795,7 +9796,7 @@ "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.12.1.tgz", "integrity": "sha512-e6XAMUoV41JdQPS/r9YRfRcmTPcCVvyZbWI+xog1Zg+kjVliMQbEkvWK5XFItmi64Cvwg+IqsZbTUJ1KSY3umA==", "requires": { - "jquery": ">=1.7" + "jquery": "3.6.4" } }, "datatables.net-bs": { @@ -9805,7 +9806,7 @@ "optional": true, "requires": { "datatables.net": ">=1.11.3", - "jquery": ">=1.7" + "jquery": "3.6.4" } }, "datatables.net-buttons": { @@ -9824,7 +9825,7 @@ "optional": true, "requires": { "datatables.net": ">=1.11.3", - "jquery": ">=1.7" + "jquery": "3.6.4" } }, "datatables.net-colreorder-bs": { @@ -9835,7 +9836,7 @@ "requires": { "datatables.net-bs": ">=1.10.9", "datatables.net-colreorder": ">=1.2.0", - "jquery": ">=1.7" + "jquery": "3.6.4" } }, "datatables.net-keytable": { @@ -9936,7 +9937,7 @@ "integrity": "sha1-lque37SGQ8wu3aP4e4iTPN7oEnw=", "optional": true, "requires": { - "jquery": ">=1.7.0" + "jquery": "3.6.4" } }, "eastasianwidth": { @@ -10022,7 +10023,7 @@ "optional": true, "requires": { "bootstrap": "^3.3", - "jquery": "^3.5.1", + "jquery": "3.6.4", "moment": "^2.10", "moment-timezone": "0.5.37" }, @@ -10111,9 +10112,9 @@ } }, "fast-uri": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", - "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "dev": true, "optional": true },