Skip to content

Commit 08e741d

Browse files
fix(deps): update dependency isomorphic-dompurify to v2.18.0 (#1861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 654aa6d commit 08e741d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@vercel/blob": "^0.26.0",
103103
"axios": "^1.6.7",
104104
"bignumber.js": "^9.1.2",
105-
"isomorphic-dompurify": "2.17.0",
105+
"isomorphic-dompurify": "2.18.0",
106106
"js-base64": "^3.7.2",
107107
"lit": "^3.0.0",
108108
"marked": "^10.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ __metadata:
820820
glob: "npm:11.0.0"
821821
globals: "npm:^15.10.0"
822822
husky: "npm:9.1.7"
823-
isomorphic-dompurify: "npm:2.17.0"
823+
isomorphic-dompurify: "npm:2.18.0"
824824
js-base64: "npm:^3.7.2"
825825
jsdom: "npm:^25.0.0"
826826
lit: "npm:^3.0.0"
@@ -4419,15 +4419,15 @@ __metadata:
44194419
languageName: node
44204420
linkType: hard
44214421

4422-
"dompurify@npm:^3.2.1":
4423-
version: 3.2.1
4424-
resolution: "dompurify@npm:3.2.1"
4422+
"dompurify@npm:^3.2.2":
4423+
version: 3.2.2
4424+
resolution: "dompurify@npm:3.2.2"
44254425
dependencies:
44264426
"@types/trusted-types": "npm:^2.0.7"
44274427
dependenciesMeta:
44284428
"@types/trusted-types":
44294429
optional: true
4430-
checksum: 10c0/c40c441813071ebdc06f843dce6f22109d30f14525e710c8b117ef54430358617d4e7910a26fc09b387aa5890d1f510b242b605b0282ed1fb7a4d5104c75e223
4430+
checksum: 10c0/04fa1509a75c6c1dfc1f00c579253bd4781e291836176578927f5cb683dc904175c4fb71f9c40438b0b4b13fc306f79922d220200f3bd01eabe12727588afd1f
44314431
languageName: node
44324432
linkType: hard
44334433

@@ -5930,13 +5930,13 @@ __metadata:
59305930
languageName: node
59315931
linkType: hard
59325932

5933-
"isomorphic-dompurify@npm:2.17.0":
5934-
version: 2.17.0
5935-
resolution: "isomorphic-dompurify@npm:2.17.0"
5933+
"isomorphic-dompurify@npm:2.18.0":
5934+
version: 2.18.0
5935+
resolution: "isomorphic-dompurify@npm:2.18.0"
59365936
dependencies:
5937-
dompurify: "npm:^3.2.1"
5937+
dompurify: "npm:^3.2.2"
59385938
jsdom: "npm:^25.0.1"
5939-
checksum: 10c0/20f6e77a615585ce77d1b2830ca04b0da6c19a82ddad92eceb24beee6217b929aad1b62452ff617c4733b9fc049dd1cc3412562d20d590fe427e7737f628e3d4
5939+
checksum: 10c0/8befe0ffb64b21e20c0ee1bc27321f9d3db5d952318e93532a151c353ec282987a773a8230938c172b3033cfc9e792118b978e7936c025b641ad67bf5124819c
59405940
languageName: node
59415941
linkType: hard
59425942

0 commit comments

Comments
 (0)