From c7ca70f3e893b6a40d78a373849631f12216b4d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 22:57:41 +0000 Subject: [PATCH] fix(deps): update dependency @httpx/assert to v0.15.1 --- apps/nextjs-app/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index c09127aba63..669b92e87e3 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -62,7 +62,7 @@ "@fontsource-variable/inter": "5.1.0", "@headlessui/react": "2.1.10", "@hookform/resolvers": "3.9.0", - "@httpx/assert": "0.15.0", + "@httpx/assert": "0.15.1", "@httpx/dsn-parser": "1.8.4", "@httpx/exception": "3.0.10", "@httpx/json-api": "0.5.23", diff --git a/yarn.lock b/yarn.lock index b4f642ccf1c..65758196b40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3615,10 +3615,10 @@ __metadata: languageName: node linkType: hard -"@httpx/assert@npm:0.15.0": - version: 0.15.0 - resolution: "@httpx/assert@npm:0.15.0" - checksum: 10c0/caaad44881679a04e6d13da39810bc64f06e7c4e1f98553496b40b588f208a4bd51eb638f9b64bdf6e669d3d8d08af0e0a663ff45cff5cf1a0df92541aeb296b +"@httpx/assert@npm:0.15.1": + version: 0.15.1 + resolution: "@httpx/assert@npm:0.15.1" + checksum: 10c0/6106addeb97dc2cc057d98986e4d22c363a32660f1b45067e33a68e87211da1e8c24a881b7bd06648528a98092e8c8cad6e0eb600b9c72bb6cb4f85514ef2316 languageName: node linkType: hard @@ -14891,7 +14891,7 @@ __metadata: "@fontsource-variable/inter": "npm:5.1.0" "@headlessui/react": "npm:2.1.10" "@hookform/resolvers": "npm:3.9.0" - "@httpx/assert": "npm:0.15.0" + "@httpx/assert": "npm:0.15.1" "@httpx/dsn-parser": "npm:1.8.4" "@httpx/exception": "npm:3.0.10" "@httpx/json-api": "npm:0.5.23"