mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency nodemailer to v6.7.2
This commit is contained in:
committed by
renovate[bot]
parent
86e585254c
commit
2cab2060ad
6
package-lock.json
generated
6
package-lock.json
generated
@@ -9323,9 +9323,9 @@
|
|||||||
"integrity": "sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA=="
|
"integrity": "sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA=="
|
||||||
},
|
},
|
||||||
"nodemailer": {
|
"nodemailer": {
|
||||||
"version": "6.7.1",
|
"version": "6.7.2",
|
||||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.2.tgz",
|
||||||
"integrity": "sha512-E1C8G3rnXrGjznwGP1k+OrW5k4rl0XtqTEB19f7vtJAMYwfxZVSsAu2iY5xJkrZsbVYr6PwwAwRmFlakPoFC0A=="
|
"integrity": "sha512-Dz7zVwlef4k5R71fdmxwR8Q39fiboGbu3xgswkzGwczUfjp873rVxt1O46+Fh0j1ORnAC6L9+heI8uUpO6DT7Q=="
|
||||||
},
|
},
|
||||||
"normalize-path": {
|
"normalize-path": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"next": "12.0.4",
|
"next": "12.0.4",
|
||||||
"next-auth": "4.0.0-beta.7",
|
"next-auth": "4.0.0-beta.7",
|
||||||
"next-mdx-remote": "3.0.8",
|
"next-mdx-remote": "3.0.8",
|
||||||
"nodemailer": "6.7.1",
|
"nodemailer": "6.7.2",
|
||||||
"p-retry": "5.0.0",
|
"p-retry": "5.0.0",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-calendar": "3.5.0",
|
"react-calendar": "3.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user