mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 00:58:36 +00:00
chore(deps): update dependency @types/nodemailer to v6.4.15 (#4658)
This commit is contained in:
parent
0ac01b2203
commit
f0c4359448
2 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"@sentry/node": "7.113.0",
|
||||
"@trpc/server": "10.45.2",
|
||||
"@types/mjml": "4.7.1",
|
||||
"@types/nodemailer": "6.4.14",
|
||||
"@types/nodemailer": "6.4.15",
|
||||
"@types/sendmail": "1.4.7",
|
||||
"bullmq": "5.7.8",
|
||||
"copyfiles": "2.4.1",
|
||||
|
|
|
|||
|
|
@ -875,8 +875,8 @@ importers:
|
|||
specifier: 4.7.1
|
||||
version: 4.7.1
|
||||
'@types/nodemailer':
|
||||
specifier: 6.4.14
|
||||
version: 6.4.14
|
||||
specifier: 6.4.15
|
||||
version: 6.4.15
|
||||
'@types/sendmail':
|
||||
specifier: 1.4.7
|
||||
version: 1.4.7
|
||||
|
|
@ -7839,8 +7839,8 @@ packages:
|
|||
'@types/node@20.12.8':
|
||||
resolution: {integrity: sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==}
|
||||
|
||||
'@types/nodemailer@6.4.14':
|
||||
resolution: {integrity: sha512-fUWthHO9k9DSdPCSPRqcu6TWhYyxTBg382vlNIttSe9M7XfsT06y0f24KHXtbnijPGGRIcVvdKHTNikOI6qiHA==}
|
||||
'@types/nodemailer@6.4.15':
|
||||
resolution: {integrity: sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==}
|
||||
|
||||
'@types/normalize-package-data@2.4.1':
|
||||
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
||||
|
|
@ -25959,7 +25959,7 @@ snapshots:
|
|||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
'@types/nodemailer@6.4.14':
|
||||
'@types/nodemailer@6.4.15':
|
||||
dependencies:
|
||||
'@types/node': 20.12.8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue