Update dependency next-auth to v4.24.4

This commit is contained in:
renovate[bot]
2023-11-08 00:27:54 +00:00
parent a212b4b885
commit 3d9a22ec24
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"ics": "3.5.0",
"mongoose": "8.0.0",
"next": "^13.5.6",
"next-auth": "4.24.3",
"next-auth": "4.24.4",
"next-axiom": "0.18.0",
"next-mdx-remote": "4.4.1",
"nodemailer": "^6.9.1",
@@ -9484,9 +9484,9 @@
}
},
"node_modules/next-auth": {
"version": "4.24.3",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.3.tgz",
"integrity": "sha512-n1EvmY7MwQMSOkCh6jhI6uBneB6VVtkYELVMEwVaCLD1mBD3IAAucwk+90kgxramW09nSp5drvynwfNCi1JjaQ==",
"version": "4.24.4",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.4.tgz",
"integrity": "sha512-5DGffi+OpkbU62vPQIJ1z+hFnmow+ec5Qrn9m6eoglIO51m0DlrmLxBduZEwKAYDEg9k2joi1yelgmq1vqK3aQ==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@panva/hkdf": "^1.0.2",
@@ -9499,7 +9499,7 @@
"uuid": "^8.3.2"
},
"peerDependencies": {
"next": "^12.2.5 || ^13",
"next": "^12.2.5 || ^13 || ^14",
"nodemailer": "^6.6.5",
"react": "^17.0.2 || ^18",
"react-dom": "^17.0.2 || ^18"
@@ -19371,9 +19371,9 @@
}
},
"next-auth": {
"version": "4.24.3",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.3.tgz",
"integrity": "sha512-n1EvmY7MwQMSOkCh6jhI6uBneB6VVtkYELVMEwVaCLD1mBD3IAAucwk+90kgxramW09nSp5drvynwfNCi1JjaQ==",
"version": "4.24.4",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.4.tgz",
"integrity": "sha512-5DGffi+OpkbU62vPQIJ1z+hFnmow+ec5Qrn9m6eoglIO51m0DlrmLxBduZEwKAYDEg9k2joi1yelgmq1vqK3aQ==",
"requires": {
"@babel/runtime": "^7.20.13",
"@panva/hkdf": "^1.0.2",