Merge pull request #4266 from mozilla/dependabot/npm_and_yarn/nodemailer-6.9.10

This commit is contained in:
dependabot[bot] 2024-03-01 04:00:03 +00:00 коммит произвёл GitHub
Родитель a61f23787a b66f81fd2a
Коммит bbcdad492b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -38,7 +38,7 @@
"knex": "^3.1.0",
"next": "^14.1.0",
"next-auth": "^4.24.6",
"nodemailer": "^6.9.9",
"nodemailer": "^6.9.10",
"patch-package": "^8.0.0",
"pg": "^8.11.3",
"react": "^18.2.0",
@ -21641,9 +21641,9 @@
"devOptional": true
},
"node_modules/nodemailer": {
"version": "6.9.9",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.9.tgz",
"integrity": "sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==",
"version": "6.9.10",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.10.tgz",
"integrity": "sha512-qtoKfGFhvIFW5kLfrkw2R6Nm6Ur4LNUMykyqu6n9BRKJuyQrqEGwdXXUAbwWEKt33dlWUGXb7rzmJP/p4+O+CA==",
"engines": {
"node": ">=6.0.0"
}

Просмотреть файл

@ -77,7 +77,7 @@
"knex": "^3.1.0",
"next": "^14.1.0",
"next-auth": "^4.24.6",
"nodemailer": "^6.9.9",
"nodemailer": "^6.9.10",
"patch-package": "^8.0.0",
"pg": "^8.11.3",
"react": "^18.2.0",