Skip to content

Commit e32d8fe

Browse files
⬆️ upgrade(deps): bump nodemailer from 8.0.0 to 8.0.1
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f93662 commit e32d8fe

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"next-auth": "^5.0.0-beta.30",
5050
"next-intl": "^4.8.2",
5151
"next-sitemap": "^4.2.3",
52-
"nodemailer": "^8.0.0",
52+
"nodemailer": "^8.0.1",
5353
"openai": "^6.18.0",
5454
"pexels": "^1.4.0",
5555
"react": "^19.2.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6634,10 +6634,10 @@ __metadata:
66346634
languageName: node
66356635
linkType: hard
66366636

6637-
"nodemailer@npm:^8.0.0":
6638-
version: 8.0.0
6639-
resolution: "nodemailer@npm:8.0.0"
6640-
checksum: 10c0/619b5799bbd57372165c71f68a554f61a32226580f586c6d20e27fa6239e12fbfe826d06cce3062247dee94232439062b540a6aa535d18f6fa6cbf5dded752ab
6637+
"nodemailer@npm:^8.0.1":
6638+
version: 8.0.1
6639+
resolution: "nodemailer@npm:8.0.1"
6640+
checksum: 10c0/c63aa734e41b8a920964f79ade0bd6dd7e6f960bdb4d5ed00712cf1fd52a2facf69d09773b3a8494c844383743f2b7ae832914dead5dcfd1b876b1a9b807b3b0
66416641
languageName: node
66426642
linkType: hard
66436643

@@ -8992,7 +8992,7 @@ __metadata:
89928992
next-auth: "npm:^5.0.0-beta.30"
89938993
next-intl: "npm:^4.8.2"
89948994
next-sitemap: "npm:^4.2.3"
8995-
nodemailer: "npm:^8.0.0"
8995+
nodemailer: "npm:^8.0.1"
89968996
openai: "npm:^6.18.0"
89978997
pexels: "npm:^1.4.0"
89988998
prisma: "npm:^7.3.0"

0 commit comments

Comments
 (0)