Skip to content

Commit c06286b

Browse files
Merge branch 'main' into linear/sou-1346-sourcebot-devsourcebot-cve-2026-54287-hono-aws-lambda-d7de
2 parents 73fd644 + c0780a1 commit c06286b

3 files changed

Lines changed: 11 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
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",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)