mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency next-auth to v4.24.7
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"ics": "3.7.2",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.2.1",
|
"mongoose": "8.2.1",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.6",
|
"next-auth": "4.24.7",
|
||||||
"next-axiom": "^1.1.0",
|
"next-axiom": "^1.1.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
@@ -8730,9 +8730,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jose": {
|
"node_modules/jose": {
|
||||||
"version": "4.13.0",
|
"version": "4.15.5",
|
||||||
"resolved": "https://registry.npmjs.org/jose/-/jose-4.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz",
|
||||||
"integrity": "sha512-v6BN7fuPVfG9XIxcPT2jzyAg5EmA/mtNeJEXJ7d31Wz7fFOqOZeN8mPtNJYQmnuAIxJII7EcURcbZ7qXs9a4kA==",
|
"integrity": "sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/panva"
|
"url": "https://github.com/sponsors/panva"
|
||||||
}
|
}
|
||||||
@@ -10110,14 +10110,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.24.6",
|
"version": "4.24.7",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.6.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.7.tgz",
|
||||||
"integrity": "sha512-djQt3ZEaWEIxcsuh3HTW2uuzLfXMRjHH+ugAsichlQSbH4iA5MRcgMA2HvTNvsDTDLh44tyU72+/gWsxgTbAKg==",
|
"integrity": "sha512-iChjE8ov/1K/z98gdKbn2Jw+2vLgJtVV39X+rCP5SGnVQuco7QOr19FRNGMIrD8d3LYhHWV9j9sKLzq1aDWWQQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@panva/hkdf": "^1.0.2",
|
"@panva/hkdf": "^1.0.2",
|
||||||
"cookie": "^0.5.0",
|
"cookie": "^0.5.0",
|
||||||
"jose": "^4.11.4",
|
"jose": "^4.15.5",
|
||||||
"oauth": "^0.9.15",
|
"oauth": "^0.9.15",
|
||||||
"openid-client": "^5.4.0",
|
"openid-client": "^5.4.0",
|
||||||
"preact": "^10.6.3",
|
"preact": "^10.6.3",
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"ics": "3.7.2",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.2.1",
|
"mongoose": "8.2.1",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.6",
|
"next-auth": "4.24.7",
|
||||||
"next-axiom": "^1.1.0",
|
"next-axiom": "^1.1.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user