Skip to content

Commit 1d60700

Browse files
chore(deps): bump dependencies with medium and low-severity CVEs (#41163)
1 parent dddc5bd commit 1d60700

7 files changed

Lines changed: 93 additions & 162 deletions

File tree

apps/meteor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@bugsnag/plugin-react": "~7.19.0",
7777
"@datastructures-js/priority-queue": "^6.3.5",
7878
"@date-fns/tz": "^1.4.1",
79-
"@google-cloud/storage": "^7.19.0",
79+
"@google-cloud/storage": "^7.21.0",
8080
"@kaciras/deasync": "^1.1.0",
8181
"@nivo/bar": "0.88.0",
8282
"@nivo/core": "0.88.0",
@@ -196,7 +196,7 @@
196196
"date-fns": "~4.1.0",
197197
"date.js": "~0.3.3",
198198
"debug": "~4.3.7",
199-
"dompurify": "~3.4.7",
199+
"dompurify": "~3.4.11",
200200
"drachtio-srf": "patch:drachtio-srf@npm%3A5.0.12#~/.yarn/patches/drachtio-srf-npm-5.0.12-b0b1afaad6.patch",
201201
"ejson": "^2.2.3",
202202
"emailreplyparser": "^0.0.5",
@@ -233,7 +233,7 @@
233233
"isolated-vm": "5.0.4",
234234
"jschardet": "^3.1.4",
235235
"jsdom": "^26.1.0",
236-
"json-2-csv": "^5.5.10",
236+
"json-2-csv": "^5.5.11",
237237
"jsrsasign": "^11.1.3",
238238
"juice": "^8.1.0",
239239
"katex": "~0.16.45",

package.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,26 @@
7575
"markdown-it": "^14.2.0",
7676
"minimist": "1.2.6",
7777
"mongodb": "6.10.0",
78-
"protobufjs": "7.6.1",
78+
"@grpc/proto-loader/protobufjs": "7.6.3",
79+
"@opentelemetry/otlp-transformer/protobufjs": "7.6.3",
7980
"webdav/axios": "0.32.0",
81+
"wait-on/joi": "17.13.4",
82+
"webpack-dev-server/launch-editor": "2.14.1",
83+
"webpack-dev-server/http-proxy-middleware": "2.0.10",
84+
"@changesets/parse/js-yaml": "4.2.0",
85+
"@eslint/eslintrc/js-yaml": "4.2.0",
86+
"cosmiconfig/js-yaml": "4.2.0",
87+
"mocha/js-yaml": "4.2.0",
88+
"@istanbuljs/load-nyc-config/js-yaml": "3.15.0",
89+
"depcheck/js-yaml": "3.15.0",
90+
"read-yaml-file/js-yaml": "3.15.0",
91+
"@jest/transform/@babel/core": "7.29.7",
92+
"@storybook/test-runner/@babel/core": "7.29.7",
93+
"eslint-plugin-react-hooks/@babel/core": "7.29.7",
94+
"istanbul-lib-instrument/@babel/core": "7.29.7",
95+
"jest-config/@babel/core": "7.29.7",
96+
"jest-snapshot/@babel/core": "7.29.7",
97+
"react-docgen/@babel/core": "7.29.7",
8098
"flatted@npm:^3.1.0": "3.4.2",
8199
"flatted@npm:^3.2.9": "3.4.2",
82100
"flatted@npm:^3.3.1": "3.4.2",
@@ -177,6 +195,7 @@
177195
"tsx/esbuild": "0.28.1",
178196
"qs": "6.15.2",
179197
"uuid@npm:13": "13.0.1",
198+
"@tootallnate/once": "2.0.1",
180199
"@react-pdf/layout@npm:^4.6.1": "patch:@react-pdf/layout@npm%3A4.6.1#~/.yarn/patches/@react-pdf-layout-npm-4.6.1-b12fdb71f4.patch"
181200
},
182201
"dependencies": {

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.4.7",
25+
"dompurify": "~3.4.11",
2626
"highlight.js": "11.8.0",
2727
"react-error-boundary": "~6.1.2"
2828
},

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.4.7",
40+
"dompurify": "~3.4.11",
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.37.2",
22-
"dompurify": "~3.4.7"
22+
"dompurify": "~3.4.11"
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.4.7"
20+
"dompurify": "~3.4.11"
2121
},
2222
"devDependencies": {
2323
"@rocket.chat/core-typings": "workspace:~",

0 commit comments

Comments
 (0)