mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-14 06:50:08 +00:00
Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [multer](https://github.com/expressjs/multer), [nodemailer](https://github.com/nodemailer/nodemailer) and [undici](https://github.com/nodejs/undici). Updates `multer` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](https://github.com/expressjs/multer/compare/v2.1.1...v2.2.0) Updates `nodemailer` from 8.0.11 to 9.0.1 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v8.0.11...v9.0.1) Updates `undici` from 7.27.2 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.27.2...v7.28.0) --- updated-dependencies: - dependency-name: multer dependency-version: 2.2.0 dependency-type: direct:production - dependency-name: nodemailer dependency-version: 9.0.1 dependency-type: direct:production - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
BIN
Binary file not shown.
+2
-2
@@ -108,7 +108,7 @@
|
||||
"module-alias": "^2.3.4",
|
||||
"morgan": "^1.11.0",
|
||||
"ms": "^2.1.3",
|
||||
"multer": "^2.1.1",
|
||||
"multer": "^2.2.0",
|
||||
"murmurhash-js": "^1.0.0",
|
||||
"node-2fa": "^2.0.3",
|
||||
"node-unix-socket": "^0.2.7",
|
||||
@@ -141,7 +141,7 @@
|
||||
"jimp": "^1.6.1",
|
||||
"mailgun.js": "^13.2.0",
|
||||
"node-mailjet": "^6.0.11",
|
||||
"nodemailer": "^8.0.11"
|
||||
"nodemailer": "^9.0.1"
|
||||
},
|
||||
"overrides": {
|
||||
"typeorm": {
|
||||
|
||||
Reference in New Issue
Block a user