mirror of
https://github.com/whyour/qinglong.git
synced 2026-03-13 06:55:37 +08:00
chore: upgrade nodemailer
This commit is contained in:
parent
c39f4ef846
commit
fd516977e3
|
|
@ -79,7 +79,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"multer": "2.1.1",
|
||||
"node-schedule": "^2.1.0",
|
||||
"nodemailer": "^6.9.16",
|
||||
"nodemailer": "^8.0.1",
|
||||
"p-queue-cjs": "7.3.4",
|
||||
"@bufbuild/protobuf": "^2.10.0",
|
||||
"ps-tree": "^1.2.0",
|
||||
|
|
|
|||
|
|
@ -92,8 +92,8 @@ dependencies:
|
|||
specifier: ^2.1.0
|
||||
version: 2.1.1
|
||||
nodemailer:
|
||||
specifier: ^6.9.16
|
||||
version: 6.9.16
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
p-queue-cjs:
|
||||
specifier: 7.3.4
|
||||
version: 7.3.4
|
||||
|
|
@ -10647,8 +10647,8 @@ packages:
|
|||
sorted-array-functions: 1.3.0
|
||||
dev: false
|
||||
|
||||
/nodemailer@6.9.16:
|
||||
resolution: {integrity: sha512-psAuZdTIRN08HKVd/E8ObdV6NO7NTBY3KsC30F7M4H1OnmLCUNaS56FpYxyb26zWLSyYF9Ozch9KYHhHegsiOQ==}
|
||||
/nodemailer@8.0.1:
|
||||
resolution: {integrity: sha512-5kcldIXmaEjZcHR6F28IKGSgpmZHaF1IXLWFTG+Xh3S+Cce4MiakLtWY+PlBU69fLbRa8HlaGIrC/QolUpHkhg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user