Skip to content

Commit bd07a48

Browse files
chore: upgrade shell-quote to ^1.10.0 to address CVE-2026-13311
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent fbfea1a commit bd07a48

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
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
- Upgraded `shell-quote` to `^1.10.0` to address CVE-2026-13311. [#1466](https://github.com/sourcebot-dev/sourcebot/pull/1466)
12+
1013
## [5.1.3] - 2026-07-20
1114

1215
### Added

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21946,9 +21946,9 @@ __metadata:
2194621946
linkType: hard
2194721947

2194821948
"shell-quote@npm:^1.6.1, shell-quote@npm:^1.8.4":
21949-
version: 1.8.4
21950-
resolution: "shell-quote@npm:1.8.4"
21951-
checksum: 10c0/86c93678bc394cb81f5ddcdc87df9c95d279ef9652775cd1cd1eed361404169a8d8cbaacaeed232ab09919e36ee1e5363863570390d78571f8c22b7f6312fb40
21949+
version: 1.10.0
21950+
resolution: "shell-quote@npm:1.10.0"
21951+
checksum: 10c0/46ee59bfd972ce6a45500c44ed130dff2d0a7d6fbac9841e59d548518cad8060a06393c9a5dcbc0cede294ad80b2a2cd8c904679e09265f53efc0a0879f30961
2195221952
languageName: node
2195321953
linkType: hard
2195421954

0 commit comments

Comments
 (0)