From cf64ae95795682867e08073db136eb1b3205177a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 02:33:01 +0000 Subject: [PATCH] chore(deps): Bump fast-uri from 3.1.5 to 3.1.7 in /foreign/node 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] --- foreign/node/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/foreign/node/package-lock.json b/foreign/node/package-lock.json index 31539e7159..967611bc66 100644 --- a/foreign/node/package-lock.json +++ b/foreign/node/package-lock.json @@ -10,7 +10,6 @@ "license": "Apache-2.0", "dependencies": { "@node-rs/xxhash": "1.7.7", - "@swc/core-win32-x64-msvc": "1.16.1", "debug": "4.4.3", "generic-pool": "3.9.0", "uuidv7": "1.2.1" @@ -2955,9 +2954,9 @@ "peer": true }, "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": [ {