diff --git a/package.json b/package.json index e2ed9156885..f023961a597 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,8 @@ "fast-xml-parser": "5.7.2", "hono": "4.12.18", "@anthropic-ai/sdk@<=0.91.1": "0.91.1", - "uuid@<=13.0.1": "13.0.1" + "uuid@<=13.0.1": "13.0.1", + "fast-uri": "3.1.2" }, "patchedDependencies": { "bull@4.16.4": "patches/bull@4.16.4.patch", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df2382b26a5..20be68ed851 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -468,6 +468,7 @@ overrides: hono: 4.12.18 '@anthropic-ai/sdk@<=0.91.1': 0.91.1 uuid@<=13.0.1: 13.0.1 + fast-uri: 3.1.2 patchedDependencies: '@lezer/highlight':