Skip to content

Commit 9aef644

Browse files
chore: upgrade fast-uri to ^3.1.4 to address CVE-2026-16221
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent e1ce46b commit 9aef644

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111
- Reduced Sentry span sampling to 10% outside development. [#1475](https://github.com/sourcebot-dev/sourcebot/pull/1475)
1212

13+
### Fixed
14+
- Upgraded `fast-uri` to `^3.1.4`. [#PR](https://github.com/sourcebot-dev/sourcebot/pull/PR)
15+
1316
## [5.1.3] - 2026-07-20
1417

1518
### Added

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14975,9 +14975,9 @@ __metadata:
1497514975
linkType: hard
1497614976

1497714977
"fast-uri@npm:^3.1.2":
14978-
version: 3.1.2
14979-
resolution: "fast-uri@npm:3.1.2"
14980-
checksum: 10c0/5b35641895959f3f7ab7a7b1b5542bded159346f25ec9f256817b206d50b64eda5828e90d605a2e2fc645c90519a7259c2bab2c942ee728c88b88e5be21b090d
14978+
version: 3.1.4
14979+
resolution: "fast-uri@npm:3.1.4"
14980+
checksum: 10c0/f90948821ceb49980f64f89b8216ba498f5957f26035be813526a55b6145d26cbd63ef5618d5205a3292b31edc9c08589749350cd72bd86c7095eb434dceb757
1498114981
languageName: node
1498214982
linkType: hard
1498314983

0 commit comments

Comments
 (0)