From ac6168508cb3e93938c4599b3004bd2154225d29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 19:46:25 +0000 Subject: [PATCH] fix(deps): update dependency @auth/core to v0.37.4 --- apps/auth-proxy/package.json | 2 +- packages/auth/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/auth-proxy/package.json b/apps/auth-proxy/package.json index e7aa57925..040537a98 100644 --- a/apps/auth-proxy/package.json +++ b/apps/auth-proxy/package.json @@ -10,7 +10,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@auth/core": "0.37.2" + "@auth/core": "0.37.4" }, "devDependencies": { "@acme/eslint-config": "workspace:*", diff --git a/packages/auth/package.json b/packages/auth/package.json index 6dce6e95b..ccac877ee 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@acme/db": "workspace:*", - "@auth/core": "0.37.2", + "@auth/core": "0.37.4", "@auth/drizzle-adapter": "1.7.4", "@t3-oss/env-nextjs": "^0.11.1", "next": "^14.2.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 749d27da8..796929f69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: apps/auth-proxy: dependencies: '@auth/core': - specifier: 0.37.2 - version: 0.37.2 + specifier: 0.37.4 + version: 0.37.4 devDependencies: '@acme/eslint-config': specifier: workspace:* @@ -365,8 +365,8 @@ importers: specifier: workspace:* version: link:../db '@auth/core': - specifier: 0.37.2 - version: 0.37.2 + specifier: 0.37.4 + version: 0.37.4 '@auth/drizzle-adapter': specifier: 1.7.4 version: 1.7.4