From 05702bede88f86ef9014b8f7efa49b8d8a3ceca4 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 20:48:15 +0000 Subject: [PATCH] fix(deps): update dependency @auth/core to ^0.34.1 (#702) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- packages/auth/package.json | 2 +- packages/db/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/auth/package.json b/packages/auth/package.json index 53db7083d..b904b8c2c 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@homarr/db": "workspace:^0.1.0", - "@auth/core": "^0.34.0", + "@auth/core": "^0.34.1", "@auth/drizzle-adapter": "^1.3.0", "@t3-oss/env-nextjs": "^0.10.1", "bcrypt": "^5.1.1", diff --git a/packages/db/package.json b/packages/db/package.json index 409d44cf4..356928492 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -33,7 +33,7 @@ "@homarr/definitions": "workspace:^0.1.0", "@homarr/log": "workspace:^0.1.0", "@paralleldrive/cuid2": "^2.2.2", - "@auth/core": "^0.34.0", + "@auth/core": "^0.34.1", "better-sqlite3": "^11.0.0", "drizzle-orm": "^0.31.2", "dotenv": "^16.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52276c368..47910f22c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -503,8 +503,8 @@ importers: packages/auth: dependencies: '@auth/core': - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 '@auth/drizzle-adapter': specifier: ^1.3.0 version: 1.3.0 @@ -595,8 +595,8 @@ importers: packages/db: dependencies: '@auth/core': - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.34.1 + version: 0.34.1 '@homarr/common': specifier: workspace:^0.1.0 version: link:../common @@ -1295,8 +1295,8 @@ packages: nodemailer: optional: true - '@auth/core@0.34.0': - resolution: {integrity: sha512-iIsca94pLuAnbMpzd0uPAlRQDVAMYhMS9KoUAjc395bXoi9Ng3nLh6vhzrB1sV1vmEpvmUPmCYnE14kJ5UdiJg==} + '@auth/core@0.34.1': + resolution: {integrity: sha512-tuYU2VIbI8rFbkSwP710LmybB2FXJsPN7j3sjRVfN9SXVQBK2ej6LdewQaofpBGp4Mk+cC2UeiGNH0or4tgaeA==} peerDependencies: '@simplewebauthn/browser': ^9.0.1 '@simplewebauthn/server': ^9.0.2 @@ -6589,7 +6589,7 @@ snapshots: preact: 10.11.3 preact-render-to-string: 5.2.3(preact@10.11.3) - '@auth/core@0.34.0': + '@auth/core@0.34.1': dependencies: '@panva/hkdf': 1.1.1 '@types/cookie': 0.6.0