chore(deps): bump fast-uri from 3.1.3 to 3.1.5 - #4408
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
View your CI Pipeline Execution ↗ for commit 99e8aef
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/fast-uri-3.1.5
branch
from
August 17, 2026 09:57
94c080b to
558f4c5
Compare
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.3 to 3.1.5. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.3...v3.1.5) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/fast-uri-3.1.5
branch
from
August 19, 2026 13:40
558f4c5 to
99e8aef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps fast-uri from 3.1.3 to 3.1.5.
Release notes
Sourced from fast-uri's releases.
Commits
5e179cbBumped v3.1.52cad02dMerge commit from fork6aeece6Bumped v3.1.42d50fbafix: reject literal backslash in URI authorityNote
Low Risk
Lockfile-only patch bump that applies published security fixes to URI parsing; low behavioral risk outside URI validation edge cases.
Overview
Updates the locked
fast-uridependency from 3.1.3 to 3.1.5 inpackage-lock.jsononly; no application source changes.The newer releases include security fixes for URI parsing (including stricter handling such as rejecting literal backslashes in authority).
fast-uriremains a transitive dependency (e.g. via ajv used by tooling such as Nx, Verdaccio, and schema-utils).Reviewed by Cursor Bugbot for commit 99e8aef. Bugbot is set up for automated code reviews on this repo. Configure here.