diff --git a/apps/auth-proxy/package.json b/apps/auth-proxy/package.json index 73c6ad787..95d2cfe30 100644 --- a/apps/auth-proxy/package.json +++ b/apps/auth-proxy/package.json @@ -10,7 +10,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@auth/core": "0.34.2" + "@auth/core": "0.37.0" }, "devDependencies": { "@acme/eslint-config": "workspace:*", diff --git a/packages/auth/package.json b/packages/auth/package.json index 06b82cb9c..9b7181525 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@acme/db": "workspace:*", - "@auth/core": "0.34.2", + "@auth/core": "0.37.0", "@auth/drizzle-adapter": "1.4.2", "@t3-oss/env-nextjs": "^0.11.1", "next": "^14.2.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f64ec12d..415bfecee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: apps/auth-proxy: dependencies: '@auth/core': - specifier: 0.34.2 - version: 0.34.2 + specifier: 0.37.0 + version: 0.37.0 devDependencies: '@acme/eslint-config': specifier: workspace:* @@ -365,8 +365,8 @@ importers: specifier: workspace:* version: link:../db '@auth/core': - specifier: 0.34.2 - version: 0.34.2 + specifier: 0.37.0 + version: 0.37.0 '@auth/drizzle-adapter': specifier: 1.4.2 version: 1.4.2 @@ -661,6 +661,20 @@ packages: nodemailer: optional: true + '@auth/core@0.37.0': + resolution: {integrity: sha512-LybAgfFC5dta3Mu3al0UbnzMGVBpZRqLMvvXupQOfETtPNlL7rXgTO13EVRTCdvPqMQrVYjODUDvgVfQM1M3Qg==} + peerDependencies: + '@simplewebauthn/browser': ^9.0.1 + '@simplewebauthn/server': ^9.0.2 + nodemailer: ^6.8.0 + peerDependenciesMeta: + '@simplewebauthn/browser': + optional: true + '@simplewebauthn/server': + optional: true + nodemailer: + optional: true + '@auth/drizzle-adapter@1.4.2': resolution: {integrity: sha512-rqukaT9CeWB8VOt6g2bQ6uYMHVOQIYCBkzddZXWshi8aqwLABatpRWAc+pehpcMDn0RSW/uvKMs7tkON+Bho9Q==} @@ -3879,6 +3893,10 @@ packages: resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} engines: {node: '>= 0.6'} + cookie@0.7.1: + resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} + engines: {node: '>= 0.6'} + copy-anything@3.0.5: resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==} engines: {node: '>=12.13'} @@ -6191,6 +6209,9 @@ packages: oauth4webapi@2.17.0: resolution: {integrity: sha512-lbC0Z7uzAFNFyzEYRIC+pkSVvDHJTbEW+dYlSBAlCYDe6RxUkJ26bClhk8ocBZip1wfI9uKTe0fm4Ib4RHn6uQ==} + oauth4webapi@3.1.1: + resolution: {integrity: sha512-0h4FZjsntbKQ5IHGM9mFT7uOwQCRdcTG7YhC0xXlWIcCch24wUa6Vggaipa3Sw6Ab7nEnmO4rctROmyuHBfP7Q==} + ob1@0.80.12: resolution: {integrity: sha512-VMArClVT6LkhUGpnuEoBuyjG9rzUyEzg4PDkav6wK1cLhOK02gPCYFxoiB4mqVnrMhDpIzJcrGNAMVi9P+hXrw==} engines: {node: '>=18'} @@ -8213,6 +8234,16 @@ snapshots: preact: 10.11.3 preact-render-to-string: 5.2.3(preact@10.11.3) + '@auth/core@0.37.0': + dependencies: + '@panva/hkdf': 1.2.1 + '@types/cookie': 0.6.0 + cookie: 0.7.1 + jose: 5.9.4 + oauth4webapi: 3.1.1 + preact: 10.11.3 + preact-render-to-string: 5.2.3(preact@10.11.3) + '@auth/drizzle-adapter@1.4.2': dependencies: '@auth/core': 0.34.2 @@ -12039,6 +12070,8 @@ snapshots: cookie@0.6.0: {} + cookie@0.7.1: {} + copy-anything@3.0.5: dependencies: is-what: 4.1.16 @@ -14765,6 +14798,8 @@ snapshots: oauth4webapi@2.17.0: {} + oauth4webapi@3.1.1: {} + ob1@0.80.12: dependencies: flow-enums-runtime: 0.0.6