diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 4622fa93788..07552d37671 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -67,7 +67,7 @@ "@httpx/exception": "3.0.10", "@httpx/json-api": "0.5.23", "@httpx/plain-object": "1.1.3", - "@httpx/treeu": "0.4.1", + "@httpx/treeu": "0.4.2", "@mui/icons-material": "6.0.2", "@mui/material": "6.0.2", "@pothos/core": "3.41.2", diff --git a/yarn.lock b/yarn.lock index 0f6000daf84..1b9c1fd10b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3713,19 +3713,19 @@ __metadata: languageName: node linkType: hard -"@httpx/plain-object@npm:1.1.3, @httpx/plain-object@npm:^1.1.2": +"@httpx/plain-object@npm:1.1.3, @httpx/plain-object@npm:^1.1.3": version: 1.1.3 resolution: "@httpx/plain-object@npm:1.1.3" checksum: 10c0/19b22a6e161833316aca83969ce7e4f8e0485d1fc4d9374bcc8f118b58051e5bf5877c162dee4af26d400066e28af2352a3899993540c1f78cd5f3c6eb6331d4 languageName: node linkType: hard -"@httpx/treeu@npm:0.4.1": - version: 0.4.1 - resolution: "@httpx/treeu@npm:0.4.1" +"@httpx/treeu@npm:0.4.2": + version: 0.4.2 + resolution: "@httpx/treeu@npm:0.4.2" dependencies: - "@httpx/plain-object": "npm:^1.1.2" - checksum: 10c0/9bb54c79cedb0d9f45699d128aafb0af439a39bab337bd64cc8aea26071fac75063aef8998b20f23428c1a9842ba66974418db573062951e45e76cecb810b49b + "@httpx/plain-object": "npm:^1.1.3" + checksum: 10c0/38237883e96c87921d8cf36e539a3ceb74490853a54ca02260fe6783133822bbf95237fd0e83c04c12b491e45ddbf8ce1f395ce5aea54bd61a5c0d194c555aae languageName: node linkType: hard @@ -15342,7 +15342,7 @@ __metadata: "@httpx/exception": "npm:3.0.10" "@httpx/json-api": "npm:0.5.23" "@httpx/plain-object": "npm:1.1.3" - "@httpx/treeu": "npm:0.4.1" + "@httpx/treeu": "npm:0.4.2" "@mui/icons-material": "npm:6.0.2" "@mui/material": "npm:6.0.2" "@next/bundle-analyzer": "npm:14.2.9"