Skip to content

Commit de32661

Browse files
claude[bot]github-actions[bot]claudebrendan-kellam
authored
chore: upgrade dompurify to ^3.4.13 to address GHSA-55q2-fjhq-7xh7 (#1556)
* chore: upgrade dompurify to ^3.4.13 to address GHSA-55q2-fjhq-7xh7 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * chore: add CHANGELOG entry for dompurify upgrade Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com> Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
1 parent dac6df2 commit de32661

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
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
- [EE] Fixed Ask MCP connector tools failing to load when their input schemas use JSON Schema 2019-09 or 2020-12. [#1547](https://github.com/sourcebot-dev/sourcebot/pull/1547)
2929
- Upgraded `js-yaml` to `^4.3.1`. [#1552](https://github.com/sourcebot-dev/sourcebot/pull/1552)
3030
- Upgraded `reo-census` to `^1.2.10` in `setup-sourcebot`. [#1554](https://github.com/sourcebot-dev/sourcebot/pull/1554)
31+
- Upgraded `dompurify` to `^3.4.13`. [#1556](https://github.com/sourcebot-dev/sourcebot/pull/1556)
3132
- Upgraded `mermaid` to `^11.16.1`. [#1555](https://github.com/sourcebot-dev/sourcebot/pull/1555)
3233

3334
## [5.1.5] - 2026-07-31

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13451,14 +13451,14 @@ __metadata:
1345113451
linkType: hard
1345213452

1345313453
"dompurify@npm:^3.3.2, dompurify@npm:^3.3.3":
13454-
version: 3.4.12
13455-
resolution: "dompurify@npm:3.4.12"
13454+
version: 3.4.13
13455+
resolution: "dompurify@npm:3.4.13"
1345613456
dependencies:
1345713457
"@types/trusted-types": "npm:^2.0.7"
1345813458
dependenciesMeta:
1345913459
"@types/trusted-types":
1346013460
optional: true
13461-
checksum: 10c0/127a13817353d4e20e75a991a9022a04c3af12af7479f68e2b8bee6dbc7330a96edfb8f4ebff96f4f0f24cd43e8dbba46214131f510c3aa87a843bd8b610d0ab
13461+
checksum: 10c0/9c2a1a71e1a1d8b77953db7a39ffc935ef4ed4f10fe40770232128c2cbfd4c3dc677d3d7bae51eb24cc52d9ff3548612dc540ecb4343e89b26e809d2be2e0cfe
1346213462
languageName: node
1346313463
linkType: hard
1346413464

0 commit comments

Comments
 (0)