mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-auth to v4.22.3
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"ics": "3.2.0",
|
||||
"mongoose": "7.3.4",
|
||||
"next": "^13.3.1",
|
||||
"next-auth": "4.22.1",
|
||||
"next-auth": "4.22.3",
|
||||
"next-axiom": "0.18.0",
|
||||
"next-mdx-remote": "4.4.1",
|
||||
"nodemailer": "^6.9.1",
|
||||
@@ -9191,9 +9191,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.22.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.1.tgz",
|
||||
"integrity": "sha512-NTR3f6W7/AWXKw8GSsgSyQcDW6jkslZLH8AiZa5PQ09w1kR8uHtR9rez/E9gAq/o17+p0JYHE8QjF3RoniiObA==",
|
||||
"version": "4.22.3",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.3.tgz",
|
||||
"integrity": "sha512-XAgy9xV3J2eJOXrQhmxdjV6MLM29ibm6WtMXc3KY6IPZeApf+SuBuPvlqCUfbu5YsAzlg9WSw6u01dChTfeZOA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@panva/hkdf": "^1.0.2",
|
||||
@@ -18960,9 +18960,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.22.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.1.tgz",
|
||||
"integrity": "sha512-NTR3f6W7/AWXKw8GSsgSyQcDW6jkslZLH8AiZa5PQ09w1kR8uHtR9rez/E9gAq/o17+p0JYHE8QjF3RoniiObA==",
|
||||
"version": "4.22.3",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.3.tgz",
|
||||
"integrity": "sha512-XAgy9xV3J2eJOXrQhmxdjV6MLM29ibm6WtMXc3KY6IPZeApf+SuBuPvlqCUfbu5YsAzlg9WSw6u01dChTfeZOA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@panva/hkdf": "^1.0.2",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"ics": "3.2.0",
|
||||
"mongoose": "7.3.4",
|
||||
"next": "^13.3.1",
|
||||
"next-auth": "4.22.1",
|
||||
"next-auth": "4.22.3",
|
||||
"next-axiom": "0.18.0",
|
||||
"next-mdx-remote": "4.4.1",
|
||||
"nodemailer": "^6.9.1",
|
||||
|
||||
Reference in New Issue
Block a user