diff --git a/package.json b/package.json index 80f04723..598271b2 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "nanoid": "3.3.4", "node-machine-id": "1.1.12", "node-pty": "0.10.1", - "nodemailer": "6.7.7", + "nodemailer": "6.7.8", "pluralize": "*", "qs": "6.11.0", "reflect-metadata": "0.1.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c63784d..359443b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,7 +101,7 @@ specifiers: nanoid: 3.3.4 node-machine-id: 1.1.12 node-pty: 0.10.1 - nodemailer: 6.7.7 + nodemailer: 6.7.8 pluralize: '*' prettier: 2.7.1 qs: 6.11.0 @@ -185,7 +185,7 @@ dependencies: nanoid: 3.3.4 node-machine-id: 1.1.12 node-pty: 0.10.1 - nodemailer: 6.7.7 + nodemailer: 6.7.8 pluralize: 8.0.0 qs: 6.11.0 reflect-metadata: 0.1.13 @@ -541,7 +541,7 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.18.6 '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 + '@babel/traverse': 7.18.11 '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color @@ -818,24 +818,6 @@ packages: '@babel/parser': 7.18.11 '@babel/types': 7.18.10 - /@babel/traverse/7.18.10: - resolution: {integrity: sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.12 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.11 - '@babel/types': 7.18.10 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/traverse/7.18.11: resolution: {integrity: sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==} engines: {node: '>=6.9.0'} @@ -6344,8 +6326,8 @@ packages: /node-releases/2.0.6: resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} - /nodemailer/6.7.7: - resolution: {integrity: sha512-pOLC/s+2I1EXuSqO5Wa34i3kXZG3gugDssH+ZNCevHad65tc8vQlCQpOLaUjopvkRQKm2Cki2aME7fEOPRy3bA==} + /nodemailer/6.7.8: + resolution: {integrity: sha512-2zaTFGqZixVmTxpJRCFC+Vk5eGRd/fYtvIR+dl5u9QXLTQWGIf48x/JXvo58g9sa0bU6To04XUv554Paykum3g==} engines: {node: '>=6.0.0'} dev: false