mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency next-auth to v4.19.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.9.0",
|
"mongoose": "6.9.0",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.18.10",
|
"next-auth": "4.19.0",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.16.0",
|
||||||
"next-mdx-remote": "4.3.0",
|
"next-mdx-remote": "4.3.0",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
@@ -8639,9 +8639,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.18.10",
|
"version": "4.19.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.10.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.19.0.tgz",
|
||||||
"integrity": "sha512-j2JVyH7byZ2eqXlOqNLpOO7gOlAkTzblxLZNeZihKCeIabYFHNdAJgUvVahhnHs3pZ4xaa3ZqGQHgi1uE97L9Q==",
|
"integrity": "sha512-56Pc/Ni0cxfrVDAz2KeWdj+VXvABbHF1grgFR4+ktXbRmKQOiMU9uyMwhasBQkbL+pRrWujO0Ib/bwkP0oZS4g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
@@ -17947,9 +17947,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.18.10",
|
"version": "4.19.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.10.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.19.0.tgz",
|
||||||
"integrity": "sha512-j2JVyH7byZ2eqXlOqNLpOO7gOlAkTzblxLZNeZihKCeIabYFHNdAJgUvVahhnHs3pZ4xaa3ZqGQHgi1uE97L9Q==",
|
"integrity": "sha512-56Pc/Ni0cxfrVDAz2KeWdj+VXvABbHF1grgFR4+ktXbRmKQOiMU9uyMwhasBQkbL+pRrWujO0Ib/bwkP0oZS4g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.9.0",
|
"mongoose": "6.9.0",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.18.10",
|
"next-auth": "4.19.0",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.16.0",
|
||||||
"next-mdx-remote": "4.3.0",
|
"next-mdx-remote": "4.3.0",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user