From e18ea3bfc1dd2263c85762cf6810b6a3f68ff59b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:01:34 +0000 Subject: [PATCH] fix(deps): update dependency @httpx/plain-object to v1.1.3 --- 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 75b04209939..83bc025dd94 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -66,7 +66,7 @@ "@httpx/dsn-parser": "1.8.3", "@httpx/exception": "3.0.10", "@httpx/json-api": "0.5.23", - "@httpx/plain-object": "1.1.2", + "@httpx/plain-object": "1.1.3", "@httpx/treeu": "0.4.1", "@mui/icons-material": "6.0.2", "@mui/material": "6.0.2", diff --git a/yarn.lock b/yarn.lock index 539d26130ec..4f8d81fc277 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3713,10 +3713,10 @@ __metadata: languageName: node linkType: hard -"@httpx/plain-object@npm:1.1.2, @httpx/plain-object@npm:^1.1.2": - version: 1.1.2 - resolution: "@httpx/plain-object@npm:1.1.2" - checksum: 10c0/0270c1f39cd8eb71653a61b30ceec2a7a8f04380f46b1196a5e84839e2e1e646a71c68713b856759f7282a3fae90e17496e51283df76f76dcd3a5bbb049a41fd +"@httpx/plain-object@npm:1.1.3, @httpx/plain-object@npm:^1.1.2": + version: 1.1.3 + resolution: "@httpx/plain-object@npm:1.1.3" + checksum: 10c0/19b22a6e161833316aca83969ce7e4f8e0485d1fc4d9374bcc8f118b58051e5bf5877c162dee4af26d400066e28af2352a3899993540c1f78cd5f3c6eb6331d4 languageName: node linkType: hard @@ -15341,7 +15341,7 @@ __metadata: "@httpx/dsn-parser": "npm:1.8.3" "@httpx/exception": "npm:3.0.10" "@httpx/json-api": "npm:0.5.23" - "@httpx/plain-object": "npm:1.1.2" + "@httpx/plain-object": "npm:1.1.3" "@httpx/treeu": "npm:0.4.1" "@mui/icons-material": "npm:6.0.2" "@mui/material": "npm:6.0.2"