mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 22:47:15 +01:00
Update dependency next-auth to v4.18.3
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.8.0",
|
"mongoose": "6.8.0",
|
||||||
"next": "13.0.6",
|
"next": "13.0.6",
|
||||||
"next-auth": "4.18.0",
|
"next-auth": "4.18.3",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.16.0",
|
||||||
"next-mdx-remote": "4.2.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
@@ -8642,9 +8642,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.18.0",
|
"version": "4.18.3",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.3.tgz",
|
||||||
"integrity": "sha512-lqJtusYqUwDiwzO4+B+lx/vKCuf/akcdhxT5R47JmS5gvI9O6Y4CZYc8coysY7XaMGHCxfttvTSEw76RA8gNTg==",
|
"integrity": "sha512-oZrTPnaF7YCMm4T6+FY47+1wHacE7V6YX+MCuvRTZMca7zHAc2WPMdTED6eV3hkqp2znEdilhD4aXQ5BuCpYIw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
@@ -17939,9 +17939,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.18.0",
|
"version": "4.18.3",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.3.tgz",
|
||||||
"integrity": "sha512-lqJtusYqUwDiwzO4+B+lx/vKCuf/akcdhxT5R47JmS5gvI9O6Y4CZYc8coysY7XaMGHCxfttvTSEw76RA8gNTg==",
|
"integrity": "sha512-oZrTPnaF7YCMm4T6+FY47+1wHacE7V6YX+MCuvRTZMca7zHAc2WPMdTED6eV3hkqp2znEdilhD4aXQ5BuCpYIw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.16.3",
|
"@babel/runtime": "^7.16.3",
|
||||||
"@panva/hkdf": "^1.0.1",
|
"@panva/hkdf": "^1.0.1",
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"ics": "2.41.0",
|
"ics": "2.41.0",
|
||||||
"mongoose": "6.8.0",
|
"mongoose": "6.8.0",
|
||||||
"next": "13.0.6",
|
"next": "13.0.6",
|
||||||
"next-auth": "4.18.0",
|
"next-auth": "4.18.3",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.16.0",
|
||||||
"next-mdx-remote": "4.2.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user