1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(deps): bump nodemailer from 6.9.15 to 6.9.16

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.15 to 6.9.16.
- [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...v6.9.16)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-01 11:56:13 +00:00
committed by Eugene Fox
parent 5853f07159
commit 75d9dfdd51
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@fluentui/react-icons": "^2.0.264", "@fluentui/react-icons": "^2.0.264",
"next": "14.2.15", "next": "14.2.15",
"next-safe": "^3.5.0", "next-safe": "^3.5.0",
"nodemailer": "^6.9.15", "nodemailer": "^6.9.16",
"pdf-lib": "^1.17.1", "pdf-lib": "^1.17.1",
"react": "^18", "react": "^18",
"react-dom": "^18", "react-dom": "^18",
+4 -4
View File
@@ -2049,10 +2049,10 @@ next@14.2.15:
"@next/swc-win32-ia32-msvc" "14.2.15" "@next/swc-win32-ia32-msvc" "14.2.15"
"@next/swc-win32-x64-msvc" "14.2.15" "@next/swc-win32-x64-msvc" "14.2.15"
nodemailer@^6.9.15: nodemailer@^6.9.16:
version "6.9.15" version "6.9.16"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.15.tgz#57b79dc522be27e0e47ac16cc860aa0673e62e04" resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.16.tgz#3ebdf6c6f477c571c0facb0727b33892635e0b8b"
integrity sha512-AHf04ySLC6CIfuRtRiEYtGEXgRfa6INgWGluDhnxTZhHSKvrBu7lc1VVchQ0d8nPc4cFaZoPq8vkyNoZr0TpGQ== integrity sha512-psAuZdTIRN08HKVd/E8ObdV6NO7NTBY3KsC30F7M4H1OnmLCUNaS56FpYxyb26zWLSyYF9Ozch9KYHhHegsiOQ==
object-assign@^4.1.1: object-assign@^4.1.1:
version "4.1.1" version "4.1.1"