Skip to content

Commit c217d64

Browse files
chore: upgrade dompurify to ^3.4.12 to address GHSA-c2j3-45gr-mqc4
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1583/sourcebot-devsourcebot-ghsa-c2j3-45gr-mqc4-dompurify-custom-element#agent-session-e795fc88) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent 08cf01d commit c217d64

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
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111
- Upgraded `tar` to `^7.5.20`. [#1474](https://github.com/sourcebot-dev/sourcebot/pull/1474)
12+
- Upgraded `dompurify` to `^3.4.12`. [#1490](https://github.com/sourcebot-dev/sourcebot/pull/1490)
1213

1314
### Changed
1415
- Reduced Sentry span sampling to 10% outside development. [#1475](https://github.com/sourcebot-dev/sourcebot/pull/1475)

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13660,14 +13660,14 @@ __metadata:
1366013660
linkType: hard
1366113661

1366213662
"dompurify@npm:^3.3.2, dompurify@npm:^3.3.3":
13663-
version: 3.4.11
13664-
resolution: "dompurify@npm:3.4.11"
13663+
version: 3.4.12
13664+
resolution: "dompurify@npm:3.4.12"
1366513665
dependencies:
1366613666
"@types/trusted-types": "npm:^2.0.7"
1366713667
dependenciesMeta:
1366813668
"@types/trusted-types":
1366913669
optional: true
13670-
checksum: 10c0/31439481c7e8fc3805d40c376936fd66936620fb1b1a31a2ec097f6165412c37f2d868e082c9ceba62bb37661c1ea132a5db4d5213434317e30df68d4aca9cc9
13670+
checksum: 10c0/127a13817353d4e20e75a991a9022a04c3af12af7479f68e2b8bee6dbc7330a96edfb8f4ebff96f4f0f24cd43e8dbba46214131f510c3aa87a843bd8b610d0ab
1367113671
languageName: node
1367213672
linkType: hard
1367313673

0 commit comments

Comments
 (0)