From d4f6e83d7cf712fc25209f5e871d668d127c75d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:22:17 +0000 Subject: [PATCH] fix(deps): update dependency @auth/core to v0.37.0 --- apps/auth-proxy/package.json | 2 +- packages/auth/package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++++++++++++---- 3 files changed, 42 insertions(+), 6 deletions(-) diff --git a/apps/auth-proxy/package.json b/apps/auth-proxy/package.json index 7d9cfa3a9..3aa011d84 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 82d4febbe..c06a2a7d9 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.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82e6ea6bc..6f91e69c4 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==} @@ -3526,6 +3540,7 @@ packages: babel-plugin-react-compiler@0.0.0: resolution: {integrity: sha512-Kigl0V36a/6hLVH7+CCe1CCtU3mFBqBd829V//VtuG7I/pyq+B2QZJqOefd63snQmdfCryNhO9XW1FbGPBvYDA==} + deprecated: 'This is a bad release: please install from the experimental tag instead' babel-plugin-react-native-web@0.19.12: resolution: {integrity: sha512-eYZ4+P6jNcB37lObWIg0pUbi7+3PKoU1Oie2j0C8UF3cXyXoR74tO2NBjI/FORb2LJyItJZEAmjU5pSaJYEL1w==} @@ -3906,6 +3921,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'} @@ -6220,6 +6239,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'} @@ -8215,6 +8237,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.3 + 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 @@ -12083,6 +12115,8 @@ snapshots: cookie@0.6.0: {} + cookie@0.7.1: {} + copy-anything@3.0.5: dependencies: is-what: 4.1.16 @@ -14855,6 +14889,8 @@ snapshots: oauth4webapi@2.17.0: {} + oauth4webapi@3.1.1: {} + ob1@0.80.12: dependencies: flow-enums-runtime: 0.0.6