Skip to content

Commit f202565

Browse files
chore(deps): bump @auth/core in the prod-deps group across 1 directory
Bumps the prod-deps group with 1 update in the / directory: [@auth/core](https://github.com/nextauthjs/next-auth). Updates `@auth/core` from 0.37.4 to 0.41.1 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.37.4...@auth/core@0.41.1) --- updated-dependencies: - dependency-name: "@auth/core" dependency-version: 0.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31d3244 commit f202565

File tree

2 files changed

+97
-81
lines changed

2 files changed

+97
-81
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"deploy": "convex deploy --typecheck=disable --yes"
1717
},
1818
"dependencies": {
19-
"@auth/core": "^0.37.4",
19+
"@auth/core": "^0.41.1",
2020
"@convex-dev/auth": "^0.0.91",
2121
"@openpanel/nextjs": "^1.3.0",
2222
"@radix-ui/react-dialog": "^1.1.15",

0 commit comments

Comments
 (0)