chore(deps): update dependency @types/nodemailer to v6.4.15
This commit is contained in:
parent
6f6333f094
commit
d5493f8e5d
2 changed files with 6 additions and 6 deletions
|
@ -148,7 +148,7 @@
|
||||||
"@types/mocha": "10.0.6",
|
"@types/mocha": "10.0.6",
|
||||||
"@types/node": "20.12.7",
|
"@types/node": "20.12.7",
|
||||||
"@types/node-fetch": "2.6.11",
|
"@types/node-fetch": "2.6.11",
|
||||||
"@types/nodemailer": "6.4.14",
|
"@types/nodemailer": "6.4.15",
|
||||||
"@types/oauth": "0.9.4",
|
"@types/oauth": "0.9.4",
|
||||||
"@types/opencc-js": "^1.0.3",
|
"@types/opencc-js": "^1.0.3",
|
||||||
"@types/pg": "^8.11.5",
|
"@types/pg": "^8.11.5",
|
||||||
|
|
|
@ -420,8 +420,8 @@ importers:
|
||||||
specifier: 2.6.11
|
specifier: 2.6.11
|
||||||
version: 2.6.11
|
version: 2.6.11
|
||||||
'@types/nodemailer':
|
'@types/nodemailer':
|
||||||
specifier: 6.4.14
|
specifier: 6.4.15
|
||||||
version: 6.4.14
|
version: 6.4.15
|
||||||
'@types/oauth':
|
'@types/oauth':
|
||||||
specifier: 0.9.4
|
specifier: 0.9.4
|
||||||
version: 0.9.4
|
version: 0.9.4
|
||||||
|
@ -2694,8 +2694,8 @@ packages:
|
||||||
'@types/node@20.12.7':
|
'@types/node@20.12.7':
|
||||||
resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
|
resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
|
||||||
|
|
||||||
'@types/nodemailer@6.4.14':
|
'@types/nodemailer@6.4.15':
|
||||||
resolution: {integrity: sha512-fUWthHO9k9DSdPCSPRqcu6TWhYyxTBg382vlNIttSe9M7XfsT06y0f24KHXtbnijPGGRIcVvdKHTNikOI6qiHA==}
|
resolution: {integrity: sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==}
|
||||||
|
|
||||||
'@types/normalize-package-data@2.4.3':
|
'@types/normalize-package-data@2.4.3':
|
||||||
resolution: {integrity: sha512-ehPtgRgaULsFG8x0NeYJvmyH1hmlfsNLujHe9dQEia/7MAJYdzMSi19JtchUHjmBA6XC/75dK55mzZH+RyieSg==}
|
resolution: {integrity: sha512-ehPtgRgaULsFG8x0NeYJvmyH1hmlfsNLujHe9dQEia/7MAJYdzMSi19JtchUHjmBA6XC/75dK55mzZH+RyieSg==}
|
||||||
|
@ -10495,7 +10495,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
|
|
||||||
'@types/nodemailer@6.4.14':
|
'@types/nodemailer@6.4.15':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.7
|
'@types/node': 20.12.7
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue