Skip to content

Commit cee8ab7

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [multer](https://github.com/expressjs/multer) and [nodemailer](https://github.com/nodemailer/nodemailer). 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.7 - [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.7) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 7.0.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50fb0f8 commit cee8ab7

File tree

2 files changed

+176
-134
lines changed

2 files changed

+176
-134
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,15 +170,15 @@
170170
"md5": "^2.3.0",
171171
"mime": "^3.0.0",
172172
"mime-types": "^2.1.35",
173-
"multer": "^1.4.5-lts.1",
173+
"multer": "^2.0.2",
174174
"music-metadata": "^7.14.0",
175175
"nestjs-command": "^3.1.4",
176176
"nestjs-real-ip": "^3.0.1",
177177
"next": "^14.2.30",
178178
"next-plausible": "^3.12.0",
179179
"node-fetch": "^3.3.2",
180180
"node-telegram-bot-api": "^0.66.0",
181-
"nodemailer": "^6.9.15",
181+
"nodemailer": "^7.0.7",
182182
"nostr-tools": "^2.10.4",
183183
"openai": "^6.2.0",
184184
"p-limit": "^3.1.0",

0 commit comments

Comments
 (0)