chore(deps): bump next-auth from 4.24.6 to 4.24.7
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.6 to 4.24.7. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.6...next-auth@4.24.7) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
d5789e0923
Коммит
2b544f78ac
|
@ -37,7 +37,7 @@
|
|||
"knex": "^3.1.0",
|
||||
"mjml": "^4.15.3",
|
||||
"next": "^14.2.3",
|
||||
"next-auth": "^4.24.6",
|
||||
"next-auth": "^4.24.7",
|
||||
"nodemailer": "^6.9.10",
|
||||
"pg": "^8.11.3",
|
||||
"react": "^18.2.0",
|
||||
|
@ -22362,14 +22362,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.24.6",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.6.tgz",
|
||||
"integrity": "sha512-djQt3ZEaWEIxcsuh3HTW2uuzLfXMRjHH+ugAsichlQSbH4iA5MRcgMA2HvTNvsDTDLh44tyU72+/gWsxgTbAKg==",
|
||||
"version": "4.24.7",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.7.tgz",
|
||||
"integrity": "sha512-iChjE8ov/1K/z98gdKbn2Jw+2vLgJtVV39X+rCP5SGnVQuco7QOr19FRNGMIrD8d3LYhHWV9j9sKLzq1aDWWQQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@panva/hkdf": "^1.0.2",
|
||||
"cookie": "^0.5.0",
|
||||
"jose": "^4.11.4",
|
||||
"jose": "^4.15.5",
|
||||
"oauth": "^0.9.15",
|
||||
"openid-client": "^5.4.0",
|
||||
"preact": "^10.6.3",
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"knex": "^3.1.0",
|
||||
"mjml": "^4.15.3",
|
||||
"next": "^14.2.3",
|
||||
"next-auth": "^4.24.6",
|
||||
"next-auth": "^4.24.7",
|
||||
"nodemailer": "^6.9.10",
|
||||
"pg": "^8.11.3",
|
||||
"react": "^18.2.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче