Skip to content

Commit 2b4bd13

Browse files
authored
chore(deps): close ~36 Dependabot advisories via resolutions and direct bumps (RocketChat#40174)
1 parent 95a82f7 commit 2b4bd13

3 files changed

Lines changed: 113 additions & 127 deletions

File tree

apps/meteor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"node-dogstatsd": "^0.0.7",
257257
"node-fetch": "2.7.0",
258258
"node-rsa": "^1.1.1",
259-
"nodemailer": "^7.0.13",
259+
"nodemailer": "^8.0.5",
260260
"object-path": "^0.11.8",
261261
"overlayscrollbars": "^2.11.4",
262262
"overlayscrollbars-react": "^0.5.6",
@@ -380,7 +380,7 @@
380380
"@types/mocha": "github:whitecolor/mocha-types",
381381
"@types/node": "~22.16.5",
382382
"@types/node-rsa": "^1.1.4",
383-
"@types/nodemailer": "~6.4.22",
383+
"@types/nodemailer": "^8.0.0",
384384
"@types/oauth2-server": "^3.0.18",
385385
"@types/object-path": "^0.11.4",
386386
"@types/parseurl": "^1.3.3",

package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,34 @@
3737
"resolutions": {
3838
"@sematext/gc-stats@npm:^1.5.9": "patch:@sematext/gc-stats@npm%3A1.5.9#~/.yarn/patches/@sematext-gc-stats-npm-1.5.9-01e77be4d0.patch",
3939
"adm-zip": "0.5.9",
40+
"brace-expansion@npm:^2.0.1": "^2.0.3",
41+
"brace-expansion@npm:^5.0.2": "^5.0.5",
4042
"cross-spawn": "7.0.6",
4143
"drachtio-srf": "patch:drachtio-srf@npm%3A5.0.12#~/.yarn/patches/drachtio-srf-npm-5.0.12-b0b1afaad6.patch",
42-
"lodash": "4.17.21",
44+
"fast-xml-parser@npm:^4.2.4": "^4.5.5",
45+
"fast-xml-parser@npm:^4.4.1": "^4.5.5",
46+
"fast-xml-parser@npm:5.3.6": "^5.5.7",
47+
"follow-redirects": "^1.16.0",
48+
"handlebars": "^4.7.9",
49+
"lodash": "^4.18.0",
50+
"markdown-it": "^14.1.1",
4351
"minimist": "1.2.6",
4452
"mongodb": "6.10.0",
53+
"picomatch@npm:^2.0.4": "^2.3.2",
54+
"picomatch@npm:^2.2.1": "^2.3.2",
55+
"picomatch@npm:^2.2.3": "^2.3.2",
56+
"picomatch@npm:^2.3.1": "^2.3.2",
57+
"picomatch@npm:^4.0.2": "^4.0.4",
58+
"picomatch@npm:^4.0.3": "^4.0.4",
59+
"path-to-regexp@npm:^8.1.0": "^8.4.0",
60+
"serialize-javascript": "^7.0.5",
4561
"underscore": "1.13.8",
62+
"undici@npm:^6.19.5": "^6.24.0",
4663
"webpack": "~5.104.0",
64+
"yaml@npm:^1.10.0": "^1.10.3",
65+
"yaml@npm:^2.2.2": "^2.8.3",
66+
"yaml@npm:^2.8.1": "^2.8.3",
67+
"yauzl": "^3.2.1",
4768
"yoga-layout@npm:^3.2.1": "patch:yoga-layout@npm%3A3.2.1#~/.yarn/patches/yoga-layout-npm-3.2.1-51ec934670.patch",
4869
"@react-pdf/layout@npm:^4.4.2": "patch:@react-pdf/layout@npm%3A4.4.2#~/.yarn/patches/@react-pdf-layout-npm-4.4.2-6c2e3312fa.patch",
4970
"react-aria@npm:~3.37.0": "patch:react-aria@npm%3A3.37.0#~/.yarn/patches/react-aria-npm-3.37.0-83959bd2fa.patch",

0 commit comments

Comments
 (0)