mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency nodemailer to v6.7.4
This commit is contained in:
committed by
renovate[bot]
parent
d559490931
commit
cc87797480
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"next": "12.1.5",
|
"next": "12.1.5",
|
||||||
"next-auth": "4.3.4",
|
"next-auth": "4.3.4",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
"nodemailer": "6.7.3",
|
"nodemailer": "6.7.4",
|
||||||
"p-retry": "5.1.1",
|
"p-retry": "5.1.1",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-calendar": "3.7.0",
|
"react-calendar": "3.7.0",
|
||||||
@@ -8373,9 +8373,9 @@
|
|||||||
"integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
|
"integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
|
||||||
},
|
},
|
||||||
"node_modules/nodemailer": {
|
"node_modules/nodemailer": {
|
||||||
"version": "6.7.3",
|
"version": "6.7.4",
|
||||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.3.tgz",
|
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.4.tgz",
|
||||||
"integrity": "sha512-KUdDsspqx89sD4UUyUKzdlUOper3hRkDVkrKh/89G+d9WKsU5ox51NWS4tB1XR5dPUdR4SP0E3molyEfOvSa3g==",
|
"integrity": "sha512-TBSS3qS8WG45ycUwEvEA/3UM1o3sLz9jUl4TPUKPz4ImWWM6UgRCb5pLO+HOouDKEj57yNLOrzQlO8+9IjWZoA==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.0.0"
|
"node": ">=6.0.0"
|
||||||
}
|
}
|
||||||
@@ -17051,9 +17051,9 @@
|
|||||||
"integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
|
"integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
|
||||||
},
|
},
|
||||||
"nodemailer": {
|
"nodemailer": {
|
||||||
"version": "6.7.3",
|
"version": "6.7.4",
|
||||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.3.tgz",
|
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.4.tgz",
|
||||||
"integrity": "sha512-KUdDsspqx89sD4UUyUKzdlUOper3hRkDVkrKh/89G+d9WKsU5ox51NWS4tB1XR5dPUdR4SP0E3molyEfOvSa3g=="
|
"integrity": "sha512-TBSS3qS8WG45ycUwEvEA/3UM1o3sLz9jUl4TPUKPz4ImWWM6UgRCb5pLO+HOouDKEj57yNLOrzQlO8+9IjWZoA=="
|
||||||
},
|
},
|
||||||
"normalize-path": {
|
"normalize-path": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"next": "12.1.5",
|
"next": "12.1.5",
|
||||||
"next-auth": "4.3.4",
|
"next-auth": "4.3.4",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
"nodemailer": "6.7.3",
|
"nodemailer": "6.7.4",
|
||||||
"p-retry": "5.1.1",
|
"p-retry": "5.1.1",
|
||||||
"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