mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-auth to v4.12.3
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"ics": "2.40.0",
|
||||
"mongoose": "6.6.5",
|
||||
"next": "12.3.1",
|
||||
"next-auth": "4.12.2",
|
||||
"next-auth": "4.12.3",
|
||||
"next-axiom": "0.14.0",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.8.0",
|
||||
@@ -7167,9 +7167,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.12.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.2.tgz",
|
||||
"integrity": "sha512-B25iFUIKYa2pRMWRFPIQWv84WJydqIsv6EbriNuzqNSZnxnlmpsrmJrTeMMLf+9a3qf9FG8enxDmDntmwnBkDQ==",
|
||||
"version": "4.12.3",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.3.tgz",
|
||||
"integrity": "sha512-kfJjYOH2or/y+pEBkeA6O2MxIXOKXNiOKLKhrQHsaRqMDttEQX0yEK3xXVTB1yB7xbMLGcMvsIS3d23BC/K8/A==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
@@ -15055,9 +15055,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.12.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.2.tgz",
|
||||
"integrity": "sha512-B25iFUIKYa2pRMWRFPIQWv84WJydqIsv6EbriNuzqNSZnxnlmpsrmJrTeMMLf+9a3qf9FG8enxDmDntmwnBkDQ==",
|
||||
"version": "4.12.3",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.3.tgz",
|
||||
"integrity": "sha512-kfJjYOH2or/y+pEBkeA6O2MxIXOKXNiOKLKhrQHsaRqMDttEQX0yEK3xXVTB1yB7xbMLGcMvsIS3d23BC/K8/A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"ics": "2.40.0",
|
||||
"mongoose": "6.6.5",
|
||||
"next": "12.3.1",
|
||||
"next-auth": "4.12.2",
|
||||
"next-auth": "4.12.3",
|
||||
"next-axiom": "0.14.0",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.8.0",
|
||||
|
||||
Reference in New Issue
Block a user