fix(deps): update fast-uri to 3.1.6 - #279
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Issue #266 correctly identified
fast-uri@3.1.2in the transitive MCP SDK → Ajv dependency chain. Ajv already allows the patched 3.x release, so this refreshes the lockfile to3.1.6without adding a direct dependency or an override.The report suggested
3.1.3, but later fast-uri advisories affect subsequent 3.x releases as well;3.1.6is the current patched 3.x target.Closes #266.