File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
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 )
1313- Upgraded ` hono ` to ` ^4.12.25 ` . [ #1322 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1322 )
14+ - Upgraded ` dompurify ` to ` ^3.4.11 ` . [ #1332 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1332 )
15+ - Upgraded ` nodemailer ` to ` ^8.0.9 ` . [ #1331 ] ( https://github.com/sourcebot-dev/sourcebot/pull/1331 )
1416
1517## [ 5.0.3] - 2026-06-17
1618
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"
@@ -13127,14 +13127,14 @@ __metadata:
1312713127 linkType: hard
1312813128
1312913129"dompurify@npm:^3.3.2":
13130- version: 3.4.0
13131- resolution: "dompurify@npm:3.4.0 "
13130+ version: 3.4.11
13131+ resolution: "dompurify@npm:3.4.11 "
1313213132 dependencies:
1313313133 "@types/trusted-types": "npm:^2.0.7"
1313413134 dependenciesMeta:
1313513135 "@types/trusted-types":
1313613136 optional: true
13137- checksum: 10c0/5593ac44ee20b9aa521c2120884effc98927fb9128c548183c75e79e0a04357c62ee913a049a267c8f396cb8c9d520ecf72562826c5524c46d4fe03c12063638
13137+ checksum: 10c0/31439481c7e8fc3805d40c376936fd66936620fb1b1a31a2ec097f6165412c37f2d868e082c9ceba62bb37661c1ea132a5db4d5213434317e30df68d4aca9cc9
1313813138 languageName: node
1313913139 linkType: hard
1314013140
@@ -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