diff --git a/packages/auth/package.json b/packages/auth/package.json index 35c14fe2e..16f065305 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 518b0ed7d..22a5d822c 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==