Skip to content

Commit

Permalink
Merge pull request #2 from MrRioja/dependabot/npm_and_yarn/nodemailer…
Browse files Browse the repository at this point in the history
…-6.9.9

⬆️ Bump nodemailer from 6.6.3 to 6.9.9
  • Loading branch information
MrRioja authored Mar 24, 2024
2 parents c382983 + 1c05455 commit 7d95f94
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 @@ -36,7 +36,7 @@
"jsonwebtoken": "^8.5.1",
"mime": "^2.5.2",
"multer": "^1.4.2",
"nodemailer": "^6.6.3",
"nodemailer": "^6.9.9",
"pg": "^8.6.0",
"rate-limiter-flexible": "^2.2.4",
"redis": "^3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5079,10 +5079,10 @@ node-releases@^1.1.73:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20"
integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==

nodemailer@^6.6.3:
version "6.6.3"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.6.3.tgz#31fb53dd4d8ae16fc088a65cb9ffa8d928a69b48"
integrity sha512-faZFufgTMrphYoDjvyVpbpJcYzwyFnbAMmQtj1lVBYAUSm3SOy2fIdd9+Mr4UxPosBa0JRw9bJoIwQn+nswiew==
nodemailer@^6.9.9:
version "6.9.9"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==

nopt@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 7d95f94

Please sign in to comment.