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.2
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.2",
|
||||
"next": "12.3.1",
|
||||
"next-auth": "4.12.1",
|
||||
"next-auth": "4.12.2",
|
||||
"next-axiom": "0.14.0",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.7.8",
|
||||
@@ -7166,9 +7166,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.12.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.1.tgz",
|
||||
"integrity": "sha512-T0By19RqT4TeStY65OUOaeiwJnGtkgY84GlxbsL9CSEIvu5QvaQlbKh48PwPjtEkaIOxKA3FVaJL6Lsz37Ju5g==",
|
||||
"version": "4.12.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.2.tgz",
|
||||
"integrity": "sha512-B25iFUIKYa2pRMWRFPIQWv84WJydqIsv6EbriNuzqNSZnxnlmpsrmJrTeMMLf+9a3qf9FG8enxDmDntmwnBkDQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
@@ -15053,9 +15053,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.12.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.1.tgz",
|
||||
"integrity": "sha512-T0By19RqT4TeStY65OUOaeiwJnGtkgY84GlxbsL9CSEIvu5QvaQlbKh48PwPjtEkaIOxKA3FVaJL6Lsz37Ju5g==",
|
||||
"version": "4.12.2",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.2.tgz",
|
||||
"integrity": "sha512-B25iFUIKYa2pRMWRFPIQWv84WJydqIsv6EbriNuzqNSZnxnlmpsrmJrTeMMLf+9a3qf9FG8enxDmDntmwnBkDQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"ics": "2.40.0",
|
||||
"mongoose": "6.6.2",
|
||||
"next": "12.3.1",
|
||||
"next-auth": "4.12.1",
|
||||
"next-auth": "4.12.2",
|
||||
"next-axiom": "0.14.0",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.7.8",
|
||||
|
||||
Reference in New Issue
Block a user