mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-auth to v4.10.3
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"ics": "2.37.0",
|
"ics": "2.37.0",
|
||||||
"mongoose": "6.5.0",
|
"mongoose": "6.5.0",
|
||||||
"next": "12.2.3",
|
"next": "12.2.3",
|
||||||
"next-auth": "4.10.2",
|
"next-auth": "4.10.3",
|
||||||
"next-axiom": "0.11.0",
|
"next-axiom": "0.11.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.1.0",
|
||||||
"nodemailer": "6.7.7",
|
"nodemailer": "6.7.7",
|
||||||
@@ -6896,9 +6896,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.10.2",
|
"version": "4.10.3",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.2.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz",
|
||||||
"integrity": "sha512-9XeP3faA5M3LneNJuzZCrmyR1ONYVH+pNQTozLBlpzXSkVRCgy+PTLAojOGkCo5v5MWcCZNTNHUOQL6gIcYwEQ==",
|
"integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
@@ -14410,9 +14410,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.10.2",
|
"version": "4.10.3",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.2.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz",
|
||||||
"integrity": "sha512-9XeP3faA5M3LneNJuzZCrmyR1ONYVH+pNQTozLBlpzXSkVRCgy+PTLAojOGkCo5v5MWcCZNTNHUOQL6gIcYwEQ==",
|
"integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"ics": "2.37.0",
|
"ics": "2.37.0",
|
||||||
"mongoose": "6.5.0",
|
"mongoose": "6.5.0",
|
||||||
"next": "12.2.3",
|
"next": "12.2.3",
|
||||||
"next-auth": "4.10.2",
|
"next-auth": "4.10.3",
|
||||||
"next-axiom": "0.11.0",
|
"next-axiom": "0.11.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.1.0",
|
||||||
"nodemailer": "6.7.7",
|
"nodemailer": "6.7.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user