Skip to content

Commit c0780a1

Browse files
chore: upgrade dompurify to ^3.4.11 to address GHSA-x4vx-rjvf-j5p4 (#1332)
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1356/sourcebot-devsourcebot-ghsa-x4vx-rjvf-j5p4-dompurify-in-place-mode#agent-session-75c00446) Co-authored-by: Brendan Kellam <10233483+brendan-kellam@users.noreply.github.com> Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent d2f291f commit c0780a1

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 `dompurify` to `^3.4.11`. [#1332](https://github.com/sourcebot-dev/sourcebot/pull/1332)
1314
- Upgraded `nodemailer` to `^8.0.9`. [#1331](https://github.com/sourcebot-dev/sourcebot/pull/1331)
1415

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

yarn.lock

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

0 commit comments

Comments
 (0)