Skip to content

Commit 6846055

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 cd99691 commit 6846055

File tree

2 files changed

+216
-274
lines changed

2 files changed

+216
-274
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,15 @@
163163
"md5": "^2.3.0",
164164
"mime": "^3.0.0",
165165
"mime-types": "^2.1.35",
166-
"multer": "^1.4.5-lts.1",
166+
"multer": "^2.0.2",
167167
"music-metadata": "^7.14.0",
168168
"nestjs-command": "^3.1.4",
169169
"nestjs-real-ip": "^3.0.1",
170170
"next": "^14.2.30",
171171
"next-plausible": "^3.12.0",
172172
"node-fetch": "^3.3.2",
173173
"node-telegram-bot-api": "^0.66.0",
174-
"nodemailer": "^6.9.15",
174+
"nodemailer": "^7.0.7",
175175
"nostr-tools": "^2.10.4",
176176
"openai": "^5.11.0",
177177
"p-limit": "^3.1.0",

0 commit comments

Comments
 (0)