From 6366769b738763cdf20564e4709379e6e1447487 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 08:16:26 +0100 Subject: [PATCH] fix(deps): update dependency @httpx/json-api to v0.5.10 (#4861) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/nextjs-app/package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index ec5ece5acff..25bfc7268f2 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -66,7 +66,7 @@ "@httpx/assert": "0.6.2", "@httpx/dsn-parser": "1.6.4", "@httpx/exception": "2.6.3", - "@httpx/json-api": "0.5.8", + "@httpx/json-api": "0.5.10", "@mui/icons-material": "5.15.2", "@mui/material": "5.15.2", "@nextvalid/zod-request": "0.4.0", diff --git a/yarn.lock b/yarn.lock index 479cc41c88c..58a9c9910ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3823,7 +3823,7 @@ __metadata: languageName: node linkType: hard -"@httpx/exception@npm:2.6.3, @httpx/exception@npm:^2.6.1": +"@httpx/exception@npm:2.6.3, @httpx/exception@npm:^2.6.3": version: 2.6.3 resolution: "@httpx/exception@npm:2.6.3" checksum: 0da037daad7ca32ea98ae5a7c130594878ba476476cdfe6acd92e853c231ae04fea27e9f8e3e96c4e97baa366222a9d64c8aef12859a0eca00f2d4175f8c76f1 @@ -3837,12 +3837,12 @@ __metadata: languageName: node linkType: hard -"@httpx/json-api@npm:0.5.8": - version: 0.5.8 - resolution: "@httpx/json-api@npm:0.5.8" +"@httpx/json-api@npm:0.5.10": + version: 0.5.10 + resolution: "@httpx/json-api@npm:0.5.10" dependencies: - "@httpx/exception": "npm:^2.6.1" - checksum: f014f86e4ffb909ba02b97d503088e2bedfea82a3220831c49729330529c169c850e5d47175c98a7750e3a77a6bfed315ce6b27fa2e271f7ca5da6e1821b2a4e + "@httpx/exception": "npm:^2.6.3" + checksum: c0fd65a4a74a5a11f712f29a1fae66f80c80aa05d4f87fec52569e43b14b45c14311b084aad9307bd8b5ecdae1944803d4c582f42856636b69d25bc5e3c9808b languageName: node linkType: hard @@ -17772,7 +17772,7 @@ __metadata: "@httpx/assert": "npm:0.6.2" "@httpx/dsn-parser": "npm:1.6.4" "@httpx/exception": "npm:2.6.3" - "@httpx/json-api": "npm:0.5.8" + "@httpx/json-api": "npm:0.5.10" "@mui/icons-material": "npm:5.15.2" "@mui/material": "npm:5.15.2" "@next/bundle-analyzer": "npm:14.0.4"