diff --git a/actions/package.json b/actions/package.json index 6c986be..416c6e9 100644 --- a/actions/package.json +++ b/actions/package.json @@ -75,7 +75,7 @@ "jira-client": "^6.4.1", "mailchimp": "^1.2.0", "node-marketo-rest": "^0.7.5", - "nodemailer": "^5.1.1", + "nodemailer": "^8.0.5", "nodemon": "^1.12.1", "normalize-url": "4.0.0", "oboe": "^2.1.4", diff --git a/actions/yarn.lock b/actions/yarn.lock index 15b3963..83c1099 100644 --- a/actions/yarn.lock +++ b/actions/yarn.lock @@ -3946,10 +3946,10 @@ node-pre-gyp@^0.10.0: semver "^5.3.0" tar "^4" -nodemailer@^5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-5.1.1.tgz#0c48d1ecab02e86d9ff6c620ee75ed944b763505" - integrity sha512-hKGCoeNdFL2W7S76J/Oucbw0/qRlfG815tENdhzcqTpSjKgAN91mFOqU2lQUflRRxFM7iZvCyaFcAR9noc/CqQ== +nodemailer@^8.0.5: + version "8.0.5" + resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-8.0.5.tgz#2076fb2b5c1ccfe1c88f6e1aa47c0229ea642e0c" + integrity sha512-0PF8Yb1yZuQfQbq+5/pZJrtF6WQcjTd5/S4JOHs9PGFxuTqoB/icwuB44pOdURHJbRKX1PPoJZtY7R4VUoCC8w== nodemon@^1.12.1: version "1.17.5"