Skip to content

Commit 0502653

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @types/nodemailer to v8
1 parent 4ab55c5 commit 0502653

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/morgan": "1.9.10",
5454
"@types/node": "24.12.2",
5555
"@types/node-cron": "3.0.11",
56-
"@types/nodemailer": "7.0.11",
56+
"@types/nodemailer": "8.0.0",
5757
"@types/web-push": "3.6.4",
5858
"cross-env": "10.1.0",
5959
"eslint": "9.39.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -424,10 +424,10 @@
424424
dependencies:
425425
undici-types "~5.26.4"
426426

427-
"@types/nodemailer@7.0.11":
428-
version "7.0.11"
429-
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-7.0.11.tgz#f04f91aac57eb4f2b79600867288bafe61c360d3"
430-
integrity sha512-E+U4RzR2dKrx+u3N4DlsmLaDC6mMZOM/TPROxA0UAPiTgI0y4CEFBmZE+coGWTjakDriRsXG368lNk1u9Q0a2g==
427+
"@types/nodemailer@8.0.0":
428+
version "8.0.0"
429+
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-8.0.0.tgz#ea189a9c151c04cc65c8a2a4c668c65d952a24e2"
430+
integrity sha512-fyf8jWULsCo0d0BuoQ75i6IeoHs47qcqxWc7yUdUcV0pOZGjUTTOvwdG1PRXUDqN/8A64yQdQdnA2pZgcdi+cA==
431431
dependencies:
432432
"@types/node" "*"
433433

0 commit comments

Comments
 (0)