From e0210b310db95ee2376284f9da1558529658885c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:18:31 +0000 Subject: [PATCH] fix(deps): update dependency @httpx/exception to v2.6.4 --- apps/web/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 0ba97d8a..6199b090 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -23,7 +23,7 @@ "@fontsource/inter": "5.0.16", "@heroicons/react": "2.1.1", "@hookform/resolvers": "3.3.4", - "@httpx/exception": "2.1.0", + "@httpx/exception": "2.6.4", "@soluble/cache-interop": "^0.12.8", "@soluble/cache-ioredis": "^0.13.11", "@soluble/dsn-parser": "^1.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba36452d..719dd8ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -260,8 +260,8 @@ importers: specifier: 3.3.4 version: 3.3.4(react-hook-form@7.46.1) '@httpx/exception': - specifier: 2.1.0 - version: 2.1.0 + specifier: 2.6.4 + version: 2.6.4 '@soluble/cache-interop': specifier: ^0.12.8 version: 0.12.8 @@ -5519,9 +5519,9 @@ packages: es-html-parser: 0.0.9 dev: true - /@httpx/exception@2.1.0: - resolution: {integrity: sha512-CxgnOO3yUmT/2lnsDmW49Cmvo9/O7Zg0D8t6R7JkcSP65kXdYJpKx/IbcxSk9oJvNcQIkyG8ETaPFfNmePgivQ==} - engines: {node: '>=16.12'} + /@httpx/exception@2.6.4: + resolution: {integrity: sha512-GlKtObObVKHU9ZPw/mWeCaoN1ej5+X195D/+ShvaUR8JjFmXSMI6UZ7EDRXrKpEXR4hllx8KrojrGyFZbHfVsg==} + engines: {node: '>=18'} dev: false /@humanwhocodes/config-array@0.11.10: