From ae9c78e6010ce75e7b7c42baddea3b09c8848c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:51:15 +0000 Subject: [PATCH] build(deps): bump @auth/core from 0.13.0 to 0.14.0 Bumps [@auth/core](https://github.com/nextauthjs/next-auth) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.13.0...@auth/core@0.14.0) --- updated-dependencies: - dependency-name: "@auth/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/auth/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/auth/package.json b/packages/auth/package.json index 11d39d53e..03eeaa316 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -12,7 +12,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@auth/core": "^0.13.0", + "@auth/core": "^0.14.0", "@auth/drizzle-adapter": "^0.3.2", "@cs/database": "*", "bcrypt": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index 1a2d31971..5431b2bd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,7 +25,7 @@ "@jridgewell/gen-mapping" "^0.3.0" "@jridgewell/trace-mapping" "^0.3.9" -"@auth/core@0.12.0", "@auth/core@0.13.0", "@auth/core@^0.13.0", "@auth/core@experimental": +"@auth/core@0.12.0", "@auth/core@0.13.0", "@auth/core@^0.14.0", "@auth/core@experimental": version "0.13.0" resolved "https://registry.yarnpkg.com/@auth/core/-/core-0.13.0.tgz#87566254a103a9b6dcc43177fd50c9ab4ac2238f" integrity sha512-StjrzUenaKfMr68kmvhiqfY0xvxRvg8wllmem9JAULpPAAAt3uwRUDXICWOP/PfWB4OZ2wQT7rgfm0n42b+Mjg==