Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit b743c01

Browse files
committed
chore: bump nodemailer dep version lock
1 parent f51b2ff commit b743c01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"mailin": "^3.0.4",
4848
"mailsplit": "^4.6.2",
4949
"ms": "^2.1.2",
50-
"nodemailer": "6.4",
50+
"nodemailer": "^6.4.0",
5151
"parse-domain": "^2.3.4",
5252
"pino": "^5.14.0",
5353
"punycode": "^2.1.1",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -6496,7 +6496,7 @@ [email protected]:
64966496
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-5.0.0.tgz#bcb409eca613114e85de42646d0ce7f1fa70b716"
64976497
integrity sha512-XI4PI5L7GYcJyHkPcHlvPyRrYohNYBNRNbt1tU8PXNU3E1ADJC84a13V0vbL9AM431OP+ETacaGXAF8fGn1JvA==
64986498

6499-
6499+
nodemailer@^6.4.0:
65006500
version "6.4.0"
65016501
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.0.tgz#91482ebc09d39156d933eb9e6159642cd27bf02c"
65026502
integrity sha512-UBqPOfQGD1cM3HnjhuQe+0u3DWx47WWK7lBjG5UtPnGOysr7oDK5lNCzcjK6zzeBSdTk4m1tGx1xNbWFZQmMNA==

0 commit comments

Comments
 (0)