From e63d1438f4c70a9d2d43052ba2f22b8601654cd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:57:10 +0200 Subject: [PATCH] fix(deps): update dependency @httpx/assert to v0.13.0 (#5904) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 e6ad5a30f55..4136e1cccd5 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -62,7 +62,7 @@ "@fontsource-variable/inter": "5.0.21", "@headlessui/react": "2.1.6", "@hookform/resolvers": "3.9.0", - "@httpx/assert": "0.12.4", + "@httpx/assert": "0.13.0", "@httpx/dsn-parser": "1.8.3", "@httpx/exception": "3.0.10", "@httpx/json-api": "0.5.23", diff --git a/yarn.lock b/yarn.lock index 9fdc9941e2a..8138bab4bf3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3683,10 +3683,10 @@ __metadata: languageName: node linkType: hard -"@httpx/assert@npm:0.12.4": - version: 0.12.4 - resolution: "@httpx/assert@npm:0.12.4" - checksum: 10c0/9dcc31ce87b718269286a21b119b99ec942aac8800a9481944b88f723efd67e70b123a06299bea54cfe209d0f14a4c046a0961acd3b37584b23b7db5f1f115a7 +"@httpx/assert@npm:0.13.0": + version: 0.13.0 + resolution: "@httpx/assert@npm:0.13.0" + checksum: 10c0/05069dcaf25e566ef94d8fe813ced4aa2cff28daaa4511f11a56680818b7b5ad022df650e62acafc9b61f43f64af766c52dd89bfb9a388f1c2e6a38057ec11d9 languageName: node linkType: hard @@ -15325,7 +15325,7 @@ __metadata: "@fontsource-variable/inter": "npm:5.0.21" "@headlessui/react": "npm:2.1.6" "@hookform/resolvers": "npm:3.9.0" - "@httpx/assert": "npm:0.12.4" + "@httpx/assert": "npm:0.13.0" "@httpx/dsn-parser": "npm:1.8.3" "@httpx/exception": "npm:3.0.10" "@httpx/json-api": "npm:0.5.23"