Skip to content

Commit 3f54c05

Browse files
fix(deps): update dependency dompurify to v3.3.2 [security]
1 parent e899e6d commit 3f54c05

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"classnames": "2.5.1",
136136
"cypress-parallel": "0.15.0",
137137
"date-fns": "4.1.0",
138-
"dompurify": "3.3.1",
138+
"dompurify": "3.3.2",
139139
"dot-object": "2.1.5",
140140
"fast-array-diff": "1.1.0",
141141
"fast-json-patch": "3.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5723,7 +5723,7 @@ __metadata:
57235723
cypress-terminal-report: "npm:^7.2.1"
57245724
cypress-wait-until: "npm:3.0.2"
57255725
date-fns: "npm:4.1.0"
5726-
dompurify: "npm:3.3.1"
5726+
dompurify: "npm:3.3.2"
57275727
dot-object: "npm:2.1.5"
57285728
dotenv: "npm:17.3.1"
57295729
esbuild-loader: "npm:4.4.2"
@@ -7983,15 +7983,15 @@ __metadata:
79837983
languageName: node
79847984
linkType: hard
79857985

7986-
"dompurify@npm:3.3.1":
7987-
version: 3.3.1
7988-
resolution: "dompurify@npm:3.3.1"
7986+
"dompurify@npm:3.3.2":
7987+
version: 3.3.2
7988+
resolution: "dompurify@npm:3.3.2"
79897989
dependencies:
79907990
"@types/trusted-types": "npm:^2.0.7"
79917991
dependenciesMeta:
79927992
"@types/trusted-types":
79937993
optional: true
7994-
checksum: 10c0/fa0a8c55a436ba0d54389195e3d2337e311f56de709a2fc9efc98dbbc7746fa53bb4b74b6ac043b77a279a8f2ebd8685f0ebaa6e58c9e32e92051d529bc0baf8
7994+
checksum: 10c0/8989525f003dd062e829137982b5412143421342991b2732bd621a1efd98b2c3cdc4f37547601d0727d3bc20f1d0eb2a0ecca287d3688f168cdb54ced867ca8f
79957995
languageName: node
79967996
linkType: hard
79977997

0 commit comments

Comments
 (0)