Skip to content

Commit bc7ff11

Browse files
fix(deps): update dependency next-auth to ^5.0.0-beta.30 [security] (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a03c055 commit bc7ff11

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"formik": "^2.4.6",
2626
"markdown-to-jsx": "^7.7.17",
2727
"next": "^15.5.6",
28-
"next-auth": "^5.0.0-beta.29",
28+
"next-auth": "^5.0.0-beta.30",
2929
"next-compose-plugins": "^2.2.1",
3030
"next-intl": "^4.3.12",
3131
"react": "^19.2.0",

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/integrations/mocked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@nestjs/config": "^4.0.2",
5858
"@nestjs/core": "^11",
5959
"rxjs": "^7",
60-
"next-auth": "^5.0.0-beta.27",
60+
"next-auth": "^5.0.0-beta.30",
6161
"zod": "^3.25.4 || ^4.0.0"
6262
}
6363
}

0 commit comments

Comments
 (0)