Update dependency next-auth to v4.18.6

This commit is contained in:
renovate[bot]
2022-12-12 16:44:27 +00:00
parent a4e3fddce0
commit e32dcd3038
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"ics": "2.41.0",
"mongoose": "6.8.0",
"next": "13.0.6",
"next-auth": "4.18.5",
"next-auth": "4.18.6",
"next-axiom": "0.16.0",
"next-mdx-remote": "4.2.0",
"nodemailer": "6.8.0",
@@ -8642,9 +8642,9 @@
}
},
"node_modules/next-auth": {
"version": "4.18.5",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.5.tgz",
"integrity": "sha512-ktYsfrc3yygLkj0Z0xdoNfa59seVMF7NRf2pAFzay7eN/a/KUTC8MvM1gTDACFNKsbPa7fQx6Rds68xNVbDk2Q==",
"version": "4.18.6",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.6.tgz",
"integrity": "sha512-0TQwbq5X9Jyd1wUVYUoyvHJh4JWXeW9UOcMEl245Er/Y5vsSbyGJHt8M7xjRMzk9mORVMYehoMdERgyiq/jCgA==",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",
@@ -17939,9 +17939,9 @@
}
},
"next-auth": {
"version": "4.18.5",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.5.tgz",
"integrity": "sha512-ktYsfrc3yygLkj0Z0xdoNfa59seVMF7NRf2pAFzay7eN/a/KUTC8MvM1gTDACFNKsbPa7fQx6Rds68xNVbDk2Q==",
"version": "4.18.6",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.6.tgz",
"integrity": "sha512-0TQwbq5X9Jyd1wUVYUoyvHJh4JWXeW9UOcMEl245Er/Y5vsSbyGJHt8M7xjRMzk9mORVMYehoMdERgyiq/jCgA==",
"requires": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",

View File

@@ -22,7 +22,7 @@
"ics": "2.41.0",
"mongoose": "6.8.0",
"next": "13.0.6",
"next-auth": "4.18.5",
"next-auth": "4.18.6",
"next-axiom": "0.16.0",
"next-mdx-remote": "4.2.0",
"nodemailer": "6.8.0",