Skip to content

Commit ab1b664

Browse files
build(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [multer](https://github.com/expressjs/multer) and [nodemailer](https://github.com/nodemailer/nodemailer). Updates `@modelcontextprotocol/sdk` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.22.0...1.24.0) Updates `multer` from 1.4.5-lts.2 to 2.0.2 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.5-lts.2...v2.0.2) Updates `nodemailer` from 6.10.1 to 7.0.11 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.10.1...v7.0.11) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: multer dependency-version: 2.0.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 7.0.11 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fe1097 commit ab1b664

File tree

2 files changed

+311
-129
lines changed

2 files changed

+311
-129
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,15 +175,15 @@
175175
"md5": "^2.3.0",
176176
"mime": "^3.0.0",
177177
"mime-types": "^2.1.35",
178-
"multer": "^1.4.5-lts.1",
178+
"multer": "^2.0.2",
179179
"music-metadata": "^7.14.0",
180180
"nestjs-command": "^3.1.4",
181181
"nestjs-real-ip": "^3.0.1",
182182
"next": "^14.2.30",
183183
"next-plausible": "^3.12.0",
184184
"node-fetch": "^3.3.2",
185185
"node-telegram-bot-api": "^0.66.0",
186-
"nodemailer": "^6.9.15",
186+
"nodemailer": "^7.0.11",
187187
"nostr-tools": "^2.18.2",
188188
"openai": "^6.2.0",
189189
"p-limit": "^3.1.0",

0 commit comments

Comments
 (0)