Update dependency next-auth to v4.15.2

This commit is contained in:
renovate[bot]
2022-11-05 23:14:32 +00:00
parent a7b3eb774d
commit c2f15eca65
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"ics": "2.41.0",
"mongoose": "6.7.1",
"next": "12.3.2",
"next-auth": "4.15.1",
"next-auth": "4.15.2",
"next-axiom": "0.15.0",
"next-mdx-remote": "4.1.0",
"nodemailer": "6.8.0",
@@ -8497,9 +8497,9 @@
}
},
"node_modules/next-auth": {
"version": "4.15.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.1.tgz",
"integrity": "sha512-yB/cSEqslaXAsLZ3lvkJbB7bRR5JeZvfUXSw0CmWeP+TaMZWB85fG9PWdfBeFrDCLBsoyATw9FF6fzApE0SxSw==",
"version": "4.15.2",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.2.tgz",
"integrity": "sha512-YsjGgY4hkTkN5pTIdwFBS2nTE68oI9KYXUBnOAC+SdWDOCK1vQikAICBdn4uUxBEeH9AH8xWYhpNzELaqFumsQ==",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",
@@ -17635,9 +17635,9 @@
}
},
"next-auth": {
"version": "4.15.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.1.tgz",
"integrity": "sha512-yB/cSEqslaXAsLZ3lvkJbB7bRR5JeZvfUXSw0CmWeP+TaMZWB85fG9PWdfBeFrDCLBsoyATw9FF6fzApE0SxSw==",
"version": "4.15.2",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.15.2.tgz",
"integrity": "sha512-YsjGgY4hkTkN5pTIdwFBS2nTE68oI9KYXUBnOAC+SdWDOCK1vQikAICBdn4uUxBEeH9AH8xWYhpNzELaqFumsQ==",
"requires": {
"@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1",