mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-auth to v4.18.8
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"ics": "2.41.0",
|
||||
"mongoose": "6.8.3",
|
||||
"next": "^13.1.1",
|
||||
"next-auth": "4.18.7",
|
||||
"next-auth": "4.18.8",
|
||||
"next-axiom": "0.16.0",
|
||||
"next-mdx-remote": "4.2.1",
|
||||
"nodemailer": "^6.8.0",
|
||||
@@ -8628,9 +8628,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.18.7",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.7.tgz",
|
||||
"integrity": "sha512-kR3s1JVPMaDuSAlFxcGyv7Ec3fdE6za71r1F77IOII5zJmW2wfkIA2xj223fM0D20ip2pzFpHfk/qN4L6l5XMA==",
|
||||
"version": "4.18.8",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.8.tgz",
|
||||
"integrity": "sha512-USP8ihmvB7iCGtkS0+toe2QPrzdbZfkydQZX56JOI9Ft5n/BardOXh3D4wQ2An+vpq/jDKojGlgfv21wVElW7A==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
@@ -17931,9 +17931,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.18.7",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.7.tgz",
|
||||
"integrity": "sha512-kR3s1JVPMaDuSAlFxcGyv7Ec3fdE6za71r1F77IOII5zJmW2wfkIA2xj223fM0D20ip2pzFpHfk/qN4L6l5XMA==",
|
||||
"version": "4.18.8",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.8.tgz",
|
||||
"integrity": "sha512-USP8ihmvB7iCGtkS0+toe2QPrzdbZfkydQZX56JOI9Ft5n/BardOXh3D4wQ2An+vpq/jDKojGlgfv21wVElW7A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"ics": "2.41.0",
|
||||
"mongoose": "6.8.3",
|
||||
"next": "^13.1.1",
|
||||
"next-auth": "4.18.7",
|
||||
"next-auth": "4.18.8",
|
||||
"next-axiom": "0.16.0",
|
||||
"next-mdx-remote": "4.2.1",
|
||||
"nodemailer": "^6.8.0",
|
||||
|
||||
Reference in New Issue
Block a user