From 3695bdaefd05252863371a06edf39301c1c49843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 19:22:08 +0100 Subject: [PATCH] fix(deps): update dependency @httpx/exception to v2.6.4 (#4866) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/nextjs-app/package.json | 2 +- yarn.lock | 17 +++++------------ 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index f88c5433099..f55a2ffba94 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -65,7 +65,7 @@ "@hookform/resolvers": "3.3.3", "@httpx/assert": "0.6.4", "@httpx/dsn-parser": "1.6.5", - "@httpx/exception": "2.6.3", + "@httpx/exception": "2.6.4", "@httpx/json-api": "0.5.12", "@mui/icons-material": "5.15.2", "@mui/material": "5.15.2", diff --git a/yarn.lock b/yarn.lock index 1806df2ce0f..399627e5245 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3823,10 +3823,10 @@ __metadata: languageName: node linkType: hard -"@httpx/exception@npm:2.6.3": - version: 2.6.3 - resolution: "@httpx/exception@npm:2.6.3" - checksum: 0da037daad7ca32ea98ae5a7c130594878ba476476cdfe6acd92e853c231ae04fea27e9f8e3e96c4e97baa366222a9d64c8aef12859a0eca00f2d4175f8c76f1 +"@httpx/exception@npm:2.6.4, @httpx/exception@npm:^2.6.4": + version: 2.6.4 + resolution: "@httpx/exception@npm:2.6.4" + checksum: 9943c40d745c1a4e526965f86b2a1377beaebc1d3f468494e6e16c426a087e52aa0a5b91c1ed3a6f463ed31e029fd0b43b41699c9af66ba78d1e903bc127332f languageName: node linkType: hard @@ -3837,13 +3837,6 @@ __metadata: languageName: node linkType: hard -"@httpx/exception@npm:^2.6.4": - version: 2.6.4 - resolution: "@httpx/exception@npm:2.6.4" - checksum: 9943c40d745c1a4e526965f86b2a1377beaebc1d3f468494e6e16c426a087e52aa0a5b91c1ed3a6f463ed31e029fd0b43b41699c9af66ba78d1e903bc127332f - languageName: node - linkType: hard - "@httpx/json-api@npm:0.5.12": version: 0.5.12 resolution: "@httpx/json-api@npm:0.5.12" @@ -17778,7 +17771,7 @@ __metadata: "@hookform/resolvers": "npm:3.3.3" "@httpx/assert": "npm:0.6.4" "@httpx/dsn-parser": "npm:1.6.5" - "@httpx/exception": "npm:2.6.3" + "@httpx/exception": "npm:2.6.4" "@httpx/json-api": "npm:0.5.12" "@mui/icons-material": "npm:5.15.2" "@mui/material": "npm:5.15.2"