Skip to content

Commit

Permalink
Merge pull request #7524 from IMA-WorldHealth/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/nodemailer-6.9.11

chore(deps): bump nodemailer from 6.9.10 to 6.9.11
  • Loading branch information
jmcameron authored Mar 1, 2024
2 parents a2a00f7 + 53c458d commit 79feffd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"mysql": "^2.16.0",
"ng-file-upload": "^12.2.13",
"ngstorage": "^0.3.11",
"nodemailer": "^6.9.10",
"nodemailer": "^6.9.11",
"p-retry": "^4.6.1",
"q": "^1.5.1",
"stream-to-promise": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6619,10 +6619,10 @@ node-releases@^2.0.14:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==

nodemailer@^6.9.10:
version "6.9.10"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.10.tgz#54cc1e062f20726606d3289fcf38ee731aff0d9d"
integrity sha512-qtoKfGFhvIFW5kLfrkw2R6Nm6Ur4LNUMykyqu6n9BRKJuyQrqEGwdXXUAbwWEKt33dlWUGXb7rzmJP/p4+O+CA==
nodemailer@^6.9.11:
version "6.9.11"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.11.tgz#900703bd6dc62855d9cea962acf261926841f825"
integrity sha512-UiAkgiERuG94kl/3bKfE8o10epvDnl0vokNEtZDPTq9BWzIl6EFT9336SbIT4oaTBD8NmmUTLsQyXHV82eXSWg==

normalize-package-data@^2.3.2, normalize-package-data@^2.5.0:
version "2.5.0"
Expand Down

0 comments on commit 79feffd

Please sign in to comment.