Skip to content

Commit b6fb8c6

Browse files
chore: upgrade protobufjs to ^7.6.4 to address CVE-2026-54269
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1361/sourcebot-devsourcebot-cve-2026-54269-protobufjs-schema-derived-names#agent-session-3d4a0084) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent ed74594 commit b6fb8c6

2 files changed

Lines changed: 4 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Upgraded `dompurify` to `^3.4.11`. [#1332](https://github.com/sourcebot-dev/sourcebot/pull/1332)
1919
- Upgraded `nodemailer` to `^8.0.9`. [#1331](https://github.com/sourcebot-dev/sourcebot/pull/1331)
2020
- Upgraded `nodemailer` to `^8.0.11`. [#1328](https://github.com/sourcebot-dev/sourcebot/pull/1328)
21+
- Upgraded `protobufjs` to `^7.6.4`. [#1336](https://github.com/sourcebot-dev/sourcebot/pull/1336)
2122

2223
## [5.0.3] - 2026-06-17
2324

yarn.lock

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5521,13 +5521,6 @@ __metadata:
55215521
languageName: node
55225522
linkType: hard
55235523

5524-
"@protobufjs/inquire@npm:1.1.0":
5525-
version: 1.1.0
5526-
resolution: "@protobufjs/inquire@npm:1.1.0"
5527-
checksum: 10c0/64372482efcba1fb4d166a2664a6395fa978b557803857c9c03500e0ac1013eb4b1aacc9ed851dd5fc22f81583670b4f4431bae186f3373fedcfde863ef5921a
5528-
languageName: node
5529-
linkType: hard
5530-
55315524
"@protobufjs/path@npm:^1.1.2":
55325525
version: 1.1.2
55335526
resolution: "@protobufjs/path@npm:1.1.2"
@@ -19515,22 +19508,21 @@ __metadata:
1951519508
linkType: hard
1951619509

1951719510
"protobufjs@npm:^7.3.0, protobufjs@npm:^7.4.0, protobufjs@npm:^7.5.3, protobufjs@npm:^7.5.4":
19518-
version: 7.6.2
19519-
resolution: "protobufjs@npm:7.6.2"
19511+
version: 7.6.4
19512+
resolution: "protobufjs@npm:7.6.4"
1952019513
dependencies:
1952119514
"@protobufjs/aspromise": "npm:^1.1.2"
1952219515
"@protobufjs/base64": "npm:^1.1.2"
1952319516
"@protobufjs/codegen": "npm:^2.0.5"
1952419517
"@protobufjs/eventemitter": "npm:^1.1.1"
1952519518
"@protobufjs/fetch": "npm:^1.1.1"
1952619519
"@protobufjs/float": "npm:^1.0.2"
19527-
"@protobufjs/inquire": "npm:^1.1.2"
1952819520
"@protobufjs/path": "npm:^1.1.2"
1952919521
"@protobufjs/pool": "npm:^1.1.0"
1953019522
"@protobufjs/utf8": "npm:^1.1.1"
1953119523
"@types/node": "npm:>=13.7.0"
1953219524
long: "npm:^5.3.2"
19533-
checksum: 10c0/3c552dfe3cbcfad2d6c312a76cd189cf5be9fb36b203f6292f79c6020d675f7f33d5531ce312441c42ae75deb24ced32760e64fe4aa3d5b3c2295fd67cea270c
19525+
checksum: 10c0/6403eaa9c5a72cc6450c11f38fefafdde243fd806e7ac606ac8d591bc3fdaec45ae764febf83181a2d9aac51aca624e0f46dec368ceea191f7e85e2d6ccaaf93
1953419526
languageName: node
1953519527
linkType: hard
1953619528

0 commit comments

Comments
 (0)