Bump the npm_and_yarn group across 1 directories with 1 update

Bumps the npm_and_yarn group with 1 update in the /. directory: [nodemailer](https://github.com/nodemailer/nodemailer).


Updates `nodemailer` from 6.9.6 to 6.9.9
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.6...v6.9.9)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-02 14:10:23 +00:00 committed by GitHub
parent bf8b8b1ce8
commit 326f95be9e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -27,7 +27,7 @@
"i18next-http-backend": "^2.4.2",
"joi-browser": "^13.4.0",
"js-cookie": "^3.0.5",
"nodemailer": "^6.9.6",
"nodemailer": "^6.9.9",
"react": "^18.2.0",
"react-alert": "^7.0.3",
"react-alert-template-basic": "^1.0.2",
@ -15606,9 +15606,9 @@
"integrity": "sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ=="
},
"node_modules/nodemailer": {
"version": "6.9.6",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.6.tgz",
"integrity": "sha512-s7pDtWwe5fLMkQUhw8TkWB/wnZ7SRdd9HRZslq/s24hlZvBP3j32N/ETLmnqTpmj4xoBZL9fOWyCIZ7r2HORHg==",
"version": "6.9.9",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.9.tgz",
"integrity": "sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==",
"engines": {
"node": ">=6.0.0"
}
@ -34063,9 +34063,9 @@
"integrity": "sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ=="
},
"nodemailer": {
"version": "6.9.6",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.6.tgz",
"integrity": "sha512-s7pDtWwe5fLMkQUhw8TkWB/wnZ7SRdd9HRZslq/s24hlZvBP3j32N/ETLmnqTpmj4xoBZL9fOWyCIZ7r2HORHg=="
"version": "6.9.9",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.9.tgz",
"integrity": "sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA=="
},
"normalize-path": {
"version": "3.0.0",

View file

@ -21,7 +21,7 @@
"i18next-http-backend": "^2.4.2",
"joi-browser": "^13.4.0",
"js-cookie": "^3.0.5",
"nodemailer": "^6.9.6",
"nodemailer": "^6.9.9",
"react": "^18.2.0",
"react-alert": "^7.0.3",
"react-alert-template-basic": "^1.0.2",