chore(deps): bump nodemailer from 6.9.15 to 7.0.7 in /packages/server in the npm_and_yarn group across 1 directory (#5521)
* chore(deps): bump nodemailer Bumps the npm_and_yarn group with 1 update in the /packages/server directory: [nodemailer](https://github.com/nodemailer/nodemailer). Updates `nodemailer` from 6.9.15 to 7.0.7 - [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/v6.9.15...v7.0.7) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> * update pnpm lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
parent
478a294095
commit
20db1597a4
|
|
@ -124,7 +124,7 @@
|
||||||
"multer-s3": "^3.0.1",
|
"multer-s3": "^3.0.1",
|
||||||
"mysql2": "^3.11.3",
|
"mysql2": "^3.11.3",
|
||||||
"nanoid": "3",
|
"nanoid": "3",
|
||||||
"nodemailer": "^6.9.14",
|
"nodemailer": "^7.0.7",
|
||||||
"openai": "^4.96.0",
|
"openai": "^4.96.0",
|
||||||
"passport": "^0.7.0",
|
"passport": "^0.7.0",
|
||||||
"passport-auth0": "^1.4.4",
|
"passport-auth0": "^1.4.4",
|
||||||
|
|
|
||||||
|
|
@ -806,8 +806,8 @@ importers:
|
||||||
specifier: '3'
|
specifier: '3'
|
||||||
version: 3.3.7
|
version: 3.3.7
|
||||||
nodemailer:
|
nodemailer:
|
||||||
specifier: ^6.9.14
|
specifier: ^7.0.7
|
||||||
version: 6.9.15
|
version: 7.0.11
|
||||||
openai:
|
openai:
|
||||||
specifier: 4.96.0
|
specifier: 4.96.0
|
||||||
version: 4.96.0(encoding@0.1.13)(ws@8.18.3(bufferutil@4.0.8)(utf-8-validate@6.0.4))(zod@3.22.4)
|
version: 4.96.0(encoding@0.1.13)(ws@8.18.3(bufferutil@4.0.8)(utf-8-validate@6.0.4))(zod@3.22.4)
|
||||||
|
|
@ -14017,8 +14017,8 @@ packages:
|
||||||
node-releases@2.0.14:
|
node-releases@2.0.14:
|
||||||
resolution: { integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== }
|
resolution: { integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== }
|
||||||
|
|
||||||
nodemailer@6.9.15:
|
nodemailer@7.0.11:
|
||||||
resolution: { integrity: sha512-AHf04ySLC6CIfuRtRiEYtGEXgRfa6INgWGluDhnxTZhHSKvrBu7lc1VVchQ0d8nPc4cFaZoPq8vkyNoZr0TpGQ== }
|
resolution: { integrity: sha512-gnXhNRE0FNhD7wPSCGhdNh46Hs6nm+uTyg+Kq0cZukNQiYdnCsoQjodNP9BQVG9XrcK/v6/MgpAPBUFyzh9pvw== }
|
||||||
engines: { node: '>=6.0.0' }
|
engines: { node: '>=6.0.0' }
|
||||||
|
|
||||||
nodemon@2.0.22:
|
nodemon@2.0.22:
|
||||||
|
|
@ -36364,7 +36364,7 @@ snapshots:
|
||||||
|
|
||||||
node-releases@2.0.14: {}
|
node-releases@2.0.14: {}
|
||||||
|
|
||||||
nodemailer@6.9.15: {}
|
nodemailer@7.0.11: {}
|
||||||
|
|
||||||
nodemon@2.0.22:
|
nodemon@2.0.22:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue