1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-10 16:05:24 +02:00

fix(deps): bump @nuxtjs/auth-next in /frontend (#1799)

Bumps [@nuxtjs/auth-next](https://github.com/nuxt-community/auth-module) from 5.0.0-1624817847.21691f1 to 5.0.0-1667386184.dfbbb54.
- [Release notes](https://github.com/nuxt-community/auth-module/releases)
- [Changelog](https://github.com/nuxt-community/auth-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/auth-module/commits)

---
updated-dependencies:
- dependency-name: "@nuxtjs/auth-next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-10 15:34:53 -09:00 committed by GitHub
parent 00ab10b8a6
commit 2a797a210b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 91 additions and 68 deletions

View file

@ -18,7 +18,7 @@
"dependencies": {
"@adapttive/vue-markdown": "^4.0.1",
"@mdi/js": "^7.0.96",
"@nuxtjs/auth-next": "5.0.0-1624817847.21691f1",
"@nuxtjs/auth-next": "5.0.0-1667386184.dfbbb54",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/i18n": "7.2.0",
"@nuxtjs/proxy": "^2.1.0",