diff --git a/packages/auth/package.json b/packages/auth/package.json index bd25cd7cf..2d75b5ba4 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -24,7 +24,7 @@ "prettier": "@homarr/prettier-config", "dependencies": { "@auth/core": "^0.36.0", - "@auth/drizzle-adapter": "^1.5.3", + "@auth/drizzle-adapter": "^1.6.0", "@homarr/common": "workspace:^0.1.0", "@homarr/db": "workspace:^0.1.0", "@homarr/definitions": "workspace:^0.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e6c74f18..87cc10b7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -556,8 +556,8 @@ importers: specifier: ^0.36.0 version: 0.36.0 '@auth/drizzle-adapter': - specifier: ^1.5.3 - version: 1.5.3 + specifier: ^1.6.0 + version: 1.6.0 '@homarr/common': specifier: workspace:^0.1.0 version: link:../common @@ -1734,8 +1734,8 @@ packages: nodemailer: optional: true - '@auth/drizzle-adapter@1.5.3': - resolution: {integrity: sha512-VNyYb1hiGtorJhCjShtncjN3TKXxtwxOwphYecq8lZSVuFDLIWHhp4ZbdZDjnmkvEk8G66IpFrYW84qpt+WUIg==} + '@auth/drizzle-adapter@1.6.0': + resolution: {integrity: sha512-9fxXDeWItF0qqukUN90yCo2p8mZ+BKWi9yAOK1+gVVrkseAwF5wearQABWi22RCvJ3JcUxK2i76UnXDstwF0lA==} '@axiomhq/js@1.0.0-rc.3': resolution: {integrity: sha512-Zm10TczcMLounWqC42nMkXQ7XKLqjzLrd5ia022oBKDUZqAFVg2y9d1quQVNV4FlXyg9MKDdfMjpKQRmzEGaog==} @@ -7898,9 +7898,9 @@ snapshots: preact: 10.11.3 preact-render-to-string: 5.2.3(preact@10.11.3) - '@auth/drizzle-adapter@1.5.3': + '@auth/drizzle-adapter@1.6.0': dependencies: - '@auth/core': 0.35.3 + '@auth/core': 0.36.0 transitivePeerDependencies: - '@simplewebauthn/browser' - '@simplewebauthn/server'