Skip to content

Commit 190fbfd

Browse files
chore: upgrade nodemailer to ^8.0.11 to address GHSA-268h-hp4c-crq3
Refreshes the lockfile so nodemailer resolves to 8.0.11, which patches the CRLF injection in List-* header comments (GHSA-268h-hp4c-crq3). Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1352/sourcebot-devsourcebot-ghsa-268h-hp4c-crq3-nodemailer-crlf-injection#agent-session-54dfebc0) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent e626691 commit 190fbfd

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
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Fixed
1111
- Upgraded `@grpc/grpc-js` to `^1.14.4`. [#1315](https://github.com/sourcebot-dev/sourcebot/pull/1315)
1212
- Upgraded `vite` to `^8.0.16`. [#1313](https://github.com/sourcebot-dev/sourcebot/pull/1313)
13+
- Upgraded `nodemailer` to `^8.0.11`. [#1316](https://github.com/sourcebot-dev/sourcebot/pull/1316)
1314

1415
## [5.0.3] - 2026-06-17
1516

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18226,9 +18226,9 @@ __metadata:
1822618226
linkType: hard
1822718227

1822818228
"nodemailer@npm:^8.0.5":
18229-
version: 8.0.5
18230-
resolution: "nodemailer@npm:8.0.5"
18231-
checksum: 10c0/5e8450499bd059c56d74ba96fa5f9928de2ecdae0d53c083dba5661d797114c1f9524d30f992d0263cc5a7dcf5a54b9c1d92dc1f766da150c9d0bde7d3798431
18229+
version: 8.0.11
18230+
resolution: "nodemailer@npm:8.0.11"
18231+
checksum: 10c0/19229216c63a32eae59d7b39f3dffeba20be317f2335d08d86fb70bd01845a1bf108fecd019c0e90ef186e3d9177cf478192b333cf38620ad0f8c7a6e1e5ae05
1823218232
languageName: node
1823318233
linkType: hard
1823418234

0 commit comments

Comments
 (0)