diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index e7abc169..ea8fa103 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: '@types/jsonwebtoken': 8.5.9 '@types/morgan': 1.9.7 '@types/node': 14.18.63 - '@types/nodemailer': 6.4.7 + '@types/nodemailer': 6.4.13 '@types/qs': 6.9.7 '@types/serve-static': 1.15.1 '@typescript-eslint/eslint-plugin': 5.59.0 @@ -73,7 +73,7 @@ importers: '@types/jsonwebtoken': 8.5.9 '@types/morgan': 1.9.7 '@types/node': 14.18.63 - '@types/nodemailer': 6.4.7 + '@types/nodemailer': 6.4.13 '@types/qs': 6.9.7 '@types/serve-static': 1.15.1 '@typescript-eslint/eslint-plugin': 5.59.0_85663cbdbde695c9416a20daac0d1946 @@ -3732,10 +3732,10 @@ packages: /@types/node/16.18.24: resolution: {integrity: sha512-zvSN2Esek1aeLdKDYuntKAYjti9Z2oT4I8bfkLLhIxHlv3dwZ5vvATxOc31820iYm4hQRCwjUgDpwSMFjfTUnw==} - /@types/nodemailer/6.4.7: - resolution: {integrity: sha512-f5qCBGAn/f0qtRcd4SEn88c8Fp3Swct1731X4ryPKqS61/A3LmmzN8zaEz7hneJvpjFbUUgY7lru/B/7ODTazg==} + /@types/nodemailer/6.4.13: + resolution: {integrity: sha512-889Vq/77eEpidCwh52sVWpbnqQmIwL8yVBekNbrztVEaWKOCRH3Eq6hjIJh1jwsGDEAJEH0RR+YhpH9mfELLKA==} dependencies: - '@types/node': 16.18.11 + '@types/node': 16.18.24 dev: true /@types/parse-json/4.0.0: