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