File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.9 ` . [ #1331 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1331 )
1314
1415## [ 5.0.3] - 2026-06-17
1516
Original file line number Diff line number Diff line change 163163 "next-auth" : " ^5.0.0-beta.30" ,
164164 "next-navigation-guard" : " ^0.2.0" ,
165165 "next-themes" : " ^0.3.0" ,
166- "nodemailer" : " ^8.0.5 " ,
166+ "nodemailer" : " ^8.0.9 " ,
167167 "octokit" : " ^4.1.3" ,
168168 "openai" : " ^4.98.0" ,
169169 "parse-diff" : " ^0.11.1" ,
Original file line number Diff line number Diff line change @@ -9548,7 +9548,7 @@ __metadata:
95489548 next-auth: "npm:^5.0.0-beta.30"
95499549 next-navigation-guard: "npm:^0.2.0"
95509550 next-themes: "npm:^0.3.0"
9551- nodemailer: "npm:^8.0.5 "
9551+ nodemailer: "npm:^8.0.9 "
95529552 npm-run-all: "npm:^4.1.5"
95539553 octokit: "npm:^4.1.3"
95549554 openai: "npm:^4.98.0"
@@ -18225,10 +18225,10 @@ __metadata:
1822518225 languageName: node
1822618226 linkType: hard
1822718227
18228- "nodemailer@npm:^8.0.5 ":
18229- version: 8.0.5
18230- resolution: "nodemailer@npm:8.0.5 "
18231- checksum: 10c0/5e8450499bd059c56d74ba96fa5f9928de2ecdae0d53c083dba5661d797114c1f9524d30f992d0263cc5a7dcf5a54b9c1d92dc1f766da150c9d0bde7d3798431
18228+ "nodemailer@npm:^8.0.9 ":
18229+ version: 8.0.11
18230+ resolution: "nodemailer@npm:8.0.11 "
18231+ checksum: 10c0/19229216c63a32eae59d7b39f3dffeba20be317f2335d08d86fb70bd01845a1bf108fecd019c0e90ef186e3d9177cf478192b333cf38620ad0f8c7a6e1e5ae05
1823218232 languageName: node
1823318233 linkType: hard
1823418234
You can’t perform that action at this time.
0 commit comments