mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency nodemailer to v6.7.3
This commit is contained in:
committed by
renovate[bot]
parent
24c84a0d15
commit
4830feb8c8
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7950,9 +7950,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"nodemailer": {
|
"nodemailer": {
|
||||||
"version": "6.7.2",
|
"version": "6.7.3",
|
||||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.3.tgz",
|
||||||
"integrity": "sha512-Dz7zVwlef4k5R71fdmxwR8Q39fiboGbu3xgswkzGwczUfjp873rVxt1O46+Fh0j1ORnAC6L9+heI8uUpO6DT7Q=="
|
"integrity": "sha512-KUdDsspqx89sD4UUyUKzdlUOper3hRkDVkrKh/89G+d9WKsU5ox51NWS4tB1XR5dPUdR4SP0E3molyEfOvSa3g=="
|
||||||
},
|
},
|
||||||
"normalize-path": {
|
"normalize-path": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"next": "12.1.1",
|
"next": "12.1.1",
|
||||||
"next-auth": "4.3.1",
|
"next-auth": "4.3.1",
|
||||||
"next-mdx-remote": "4.0.2",
|
"next-mdx-remote": "4.0.2",
|
||||||
"nodemailer": "6.7.2",
|
"nodemailer": "6.7.3",
|
||||||
"p-retry": "5.1.0",
|
"p-retry": "5.1.0",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-calendar": "3.7.0",
|
"react-calendar": "3.7.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user