Skip to content

Commit fb19e4c

Browse files
chore: upgrade tar to ^7.5.16 to address CVE-2026-53655
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1362/sourcebot-devsourcebot-cve-2026-53655-node-tar-applies-pax-size#agent-session-acfeee34) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent ed74594 commit fb19e4c

2 files changed

Lines changed: 4 additions & 3 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 `tar` to `^7.5.16`. [#1334](https://github.com/sourcebot-dev/sourcebot/pull/1334)
2122

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

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22065,15 +22065,15 @@ __metadata:
2206522065
linkType: hard
2206622066

2206722067
"tar@npm:^7.4.3":
22068-
version: 7.5.13
22069-
resolution: "tar@npm:7.5.13"
22068+
version: 7.5.16
22069+
resolution: "tar@npm:7.5.16"
2207022070
dependencies:
2207122071
"@isaacs/fs-minipass": "npm:^4.0.0"
2207222072
chownr: "npm:^3.0.0"
2207322073
minipass: "npm:^7.1.2"
2207422074
minizlib: "npm:^3.1.0"
2207522075
yallist: "npm:^5.0.0"
22076-
checksum: 10c0/5c65b8084799bde7a791593a1c1a45d3d6ee98182e3700b24c247b7b8f8654df4191642abbdb07ff25043d45dcff35620827c3997b88ae6c12040f64bed5076b
22076+
checksum: 10c0/4f37f3c4bd2ca2755fd736a5df1d573c1a868ec1b1e893346aeafa95ac510f9e2fd1469420bd866cc7904799e5bd4ac62b5d4f03fe27747d6e1e373b44505c5c
2207722077
languageName: node
2207822078
linkType: hard
2207922079

0 commit comments

Comments
 (0)