Skip to content

Commit d08306b

Browse files
chore(deps): bump DOMPurify (RocketChat#39384)
1 parent 819399c commit d08306b

6 files changed

Lines changed: 14 additions & 14 deletions

File tree

apps/meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"date-fns": "~4.1.0",
190190
"date.js": "~0.3.3",
191191
"debug": "~4.3.7",
192-
"dompurify": "~3.3.1",
192+
"dompurify": "~3.3.2",
193193
"drachtio-srf": "patch:drachtio-srf@npm%3A5.0.12#~/.yarn/patches/drachtio-srf-npm-5.0.12-b0b1afaad6.patch",
194194
"ejson": "^2.2.3",
195195
"emailreplyparser": "^0.0.5",

packages/gazzodown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"date-fns": "~4.1.0",
25-
"dompurify": "~3.3.1",
25+
"dompurify": "~3.3.2",
2626
"highlight.js": "11.8.0",
2727
"react-error-boundary": "^3.1.4",
2828
"react-stately": "~3.17.0"

packages/livechat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ajv-formats": "^3.0.1",
3838
"css-vars-ponyfill": "^2.4.9",
3939
"date-fns": "~4.1.0",
40-
"dompurify": "~3.3.1",
40+
"dompurify": "~3.3.2",
4141
"emoji-mart": "^3.0.1",
4242
"history": "~5.3.0",
4343
"i18next": "~23.4.9",

packages/ui-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@rocket.chat/onboarding-ui": "~0.36.2",
22-
"dompurify": "~3.3.1"
22+
"dompurify": "~3.3.2"
2323
},
2424
"devDependencies": {
2525
"@react-aria/toolbar": "^3.0.0-nightly.5042",

packages/web-ui-registration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typecheck": "tsc --noEmit"
1818
},
1919
"dependencies": {
20-
"dompurify": "~3.3.1"
20+
"dompurify": "~3.3.2"
2121
},
2222
"devDependencies": {
2323
"@rocket.chat/core-typings": "workspace:~",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8698,7 +8698,7 @@ __metadata:
86988698
"@types/react": "npm:~18.3.27"
86998699
"@types/react-dom": "npm:~18.3.7"
87008700
date-fns: "npm:~4.1.0"
8701-
dompurify: "npm:~3.3.1"
8701+
dompurify: "npm:~3.3.2"
87028702
eslint: "npm:~9.39.3"
87038703
highlight.js: "npm:11.8.0"
87048704
i18next: "npm:~23.4.9"
@@ -8900,7 +8900,7 @@ __metadata:
89008900
cssnano: "npm:^7.0.7"
89018901
date-fns: "npm:~4.1.0"
89028902
desvg-loader: "npm:^0.1.0"
8903-
dompurify: "npm:~3.3.1"
8903+
dompurify: "npm:~3.3.2"
89048904
emoji-mart: "npm:^3.0.1"
89058905
eslint: "npm:~9.39.3"
89068906
file-loader: "npm:^6.2.0"
@@ -9299,7 +9299,7 @@ __metadata:
92999299
date.js: "npm:~0.3.3"
93009300
debug: "npm:~4.3.7"
93019301
docker-compose: "npm:^0.24.8"
9302-
dompurify: "npm:~3.3.1"
9302+
dompurify: "npm:~3.3.2"
93039303
drachtio-srf: "patch:drachtio-srf@npm%3A5.0.12#~/.yarn/patches/drachtio-srf-npm-5.0.12-b0b1afaad6.patch"
93049304
ejson: "npm:^2.2.3"
93059305
emailreplyparser: "npm:^0.0.5"
@@ -10143,7 +10143,7 @@ __metadata:
1014310143
"@types/jest": "npm:~30.0.0"
1014410144
"@types/react": "npm:~18.3.27"
1014510145
"@types/react-dom": "npm:~18.3.7"
10146-
dompurify: "npm:~3.3.1"
10146+
dompurify: "npm:~3.3.2"
1014710147
eslint: "npm:~9.39.3"
1014810148
i18next: "npm:~23.4.9"
1014910149
jest: "npm:~30.2.0"
@@ -10496,7 +10496,7 @@ __metadata:
1049610496
"@testing-library/react": "npm:~16.3.2"
1049710497
"@types/react": "npm:~18.3.27"
1049810498
"@types/react-dom": "npm:~18.3.7"
10499-
dompurify: "npm:~3.3.1"
10499+
dompurify: "npm:~3.3.2"
1050010500
eslint: "npm:~9.39.3"
1050110501
i18next: "npm:~23.4.9"
1050210502
react: "npm:~18.3.1"
@@ -19434,15 +19434,15 @@ __metadata:
1943419434
languageName: node
1943519435
linkType: hard
1943619436

19437-
"dompurify@npm:~3.3.1":
19438-
version: 3.3.1
19439-
resolution: "dompurify@npm:3.3.1"
19437+
"dompurify@npm:~3.3.2":
19438+
version: 3.3.2
19439+
resolution: "dompurify@npm:3.3.2"
1944019440
dependencies:
1944119441
"@types/trusted-types": "npm:^2.0.7"
1944219442
dependenciesMeta:
1944319443
"@types/trusted-types":
1944419444
optional: true
19445-
checksum: 10/f71cca489e628591165d16e8cf4fa4f0d3e2ee48db4d73e9d2c5bedc6f915c92f9e9f101f8c4ba790bec0cdffe7f4e1747f5e31c69dc53ce7ae20a81ff6b0022
19445+
checksum: 10/3ca02559677ce6d9583a500f21ffbb6b9e88f1af99f69fa0d0d9442cddbac98810588c869f8b435addb5115492d6e49870024bca322169b941bafedb99c7f281
1944619446
languageName: node
1944719447
linkType: hard
1944819448

0 commit comments

Comments
 (0)