From ff43c9486877f0d84b67e7cfd088d7c0dd74424f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:06:14 +0000 Subject: [PATCH] chore: bump fast-uri from 3.1.2 to 4.0.0 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v4.0.0) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 55946af..b513167 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "ajv": "8.20.0", "eslint": "10.4.1", "eslint-plugin-import-x": "4.16.2", - "fast-uri": "3.1.2", + "fast-uri": "4.0.0", "flatted": "3.4.2", "husky": "9.1.7", "lint-staged": "17.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23df134..3f0bbca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 4.16.2 version: 4.16.2(@typescript-eslint/utils@8.60.1(eslint@10.4.1(jiti@2.6.1))(typescript@5.9.3))(eslint@10.4.1(jiti@2.6.1)) fast-uri: - specifier: 3.1.2 - version: 3.1.2 + specifier: 4.0.0 + version: 4.0.0 flatted: specifier: 3.4.2 version: 3.4.2 @@ -1275,6 +1275,9 @@ packages: fast-uri@3.1.2: resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==} + fast-uri@4.0.0: + resolution: {integrity: sha512-l90y339r2DkZs/ldcWQXcwTjkbp/NbuJDGYoQ3awBgaT3GXOFkm3OkVpz6Z86TywYcya0eVP2r1kTV90f3krGQ==} + fdir@6.5.0: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} @@ -3077,6 +3080,8 @@ snapshots: fast-uri@3.1.2: {} + fast-uri@4.0.0: {} + fdir@6.5.0(picomatch@4.0.4): optionalDependencies: picomatch: 4.0.4