diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-21 15:17:50 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-21 15:17:50 +0700 |
| commit | a333ab4a001ace4171b3c567a603b0888c9b46cf (patch) | |
| tree | 06a136a3cc1fd0d043a62079e7e38fd8513bc2ca /package.json | |
| parent | Bump axios from 1.4.0 to 1.6.0 (#99) (diff) | |
| download | moopa-a333ab4a001ace4171b3c567a603b0888c9b46cf.tar.xz moopa-a333ab4a001ace4171b3c567a603b0888c9b46cf.zip | |
Bump next-auth from 4.22.3 to 4.24.5 (#102)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.22.3 to 4.24.5.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.5)
---
updated-dependencies:
- dependency-name: next-auth
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8ca389f..5b2c345 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hls.js": "^1.3.2", "ioredis": "^5.3.2", "next": "^13.5.5", - "next-auth": "^4.22.0", + "next-auth": "^4.24.5", "next-pwa": "^5.6.0", "nextjs-progressbar": "^0.0.16", "rate-limiter-flexible": "^3.0.0", |