From afceb5a0ae739763bc22bc03261edb5ef166c05e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:28:21 +0000 Subject: [PATCH] build(deps): bump @auth/core from 0.15.0 to 0.16.1 Bumps [@auth/core](https://github.com/nextauthjs/next-auth) from 0.15.0 to 0.16.1. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.15.0...@auth/core@0.16.1) --- 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 51d2deba4..a468c2390 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -12,7 +12,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@auth/core": "^0.16.0", + "@auth/core": "^0.16.1", "@auth/drizzle-adapter": "^0.3.3", "@cs/database": "*", "bcrypt": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index 58c43254d..8e19ee802 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.15.0", "@auth/core@0.16.1", "@auth/core@^0.16.0", "@auth/core@experimental": +"@auth/core@0.15.0", "@auth/core@0.16.1", "@auth/core@^0.16.1", "@auth/core@experimental": version "0.15.0" resolved "https://registry.yarnpkg.com/@auth/core/-/core-0.15.0.tgz#b7856317bf95e4bfe55cbbae6cd592222bb7dee4" integrity sha512-pWchDMUT0TXUn5kencusX4IL9IfIuVKzRF/cy6RSKr6PgdwMvSPyqyxxhHU+nh3+C/3vYqV0k8SKzfgNo0A1jQ==