From fe472a1502859b6b2c5bed8b1284ceb34594ace4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 03:47:30 +0000 Subject: [PATCH] build(deps-dev): bump fast-uri in /tools/headlamp-plugin 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] --- tools/headlamp-plugin/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/headlamp-plugin/package-lock.json b/tools/headlamp-plugin/package-lock.json index f4e0e5616..31ef8b1cb 100644 --- a/tools/headlamp-plugin/package-lock.json +++ b/tools/headlamp-plugin/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@kinvolk/headlamp-plugin": "^0.13.0", - "vite": "^6.4.3" + "vite": "6.4.3" } }, "node_modules/@adobe/css-tools": { @@ -9194,9 +9194,9 @@ "license": "MIT" }, "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": [ {