diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index c19efb4f383..6cf95ad7a85 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": "2.0.1", - "@httpx/treeu": "0.4.4", + "@httpx/treeu": "0.4.5", "@mui/icons-material": "6.1.3", "@mui/material": "6.1.3", "@pothos/core": "3.41.2", diff --git a/yarn.lock b/yarn.lock index 91a79201143..3c71e02d964 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3645,19 +3645,19 @@ __metadata: languageName: node linkType: hard -"@httpx/plain-object@npm:2.0.1, @httpx/plain-object@npm:^2.0.0": +"@httpx/plain-object@npm:2.0.1, @httpx/plain-object@npm:^2.0.1": version: 2.0.1 resolution: "@httpx/plain-object@npm:2.0.1" checksum: 10c0/c99a79dd020ff4eda8895cdf50dc5196fc94fb40d6d1308fc5d483d77d10b02575bcacd6ff1a078a0a6db244cf321d8fd35e0ff91e86d3c36ecc45e09ad03ed1 languageName: node linkType: hard -"@httpx/treeu@npm:0.4.4": - version: 0.4.4 - resolution: "@httpx/treeu@npm:0.4.4" +"@httpx/treeu@npm:0.4.5": + version: 0.4.5 + resolution: "@httpx/treeu@npm:0.4.5" dependencies: - "@httpx/plain-object": "npm:^2.0.0" - checksum: 10c0/2e19ad8fd840987b751226cabc8e5a83bdabe695fcfa75804555404272f760974e99d96b5c966ebddae61acf80e8ae84f2b1685994e1c7de50e1308595a885ff + "@httpx/plain-object": "npm:^2.0.1" + checksum: 10c0/f0e7a97ea63f1e31d002b75a82c53ce54baec3af343422041ad764558cceca98f37a844a5711def8f3c2913e46c70b3dda5235416ebb25e99005171c1f11deed languageName: node linkType: hard @@ -14896,7 +14896,7 @@ __metadata: "@httpx/exception": "npm:3.0.10" "@httpx/json-api": "npm:0.5.23" "@httpx/plain-object": "npm:2.0.1" - "@httpx/treeu": "npm:0.4.4" + "@httpx/treeu": "npm:0.4.5" "@mui/icons-material": "npm:6.1.3" "@mui/material": "npm:6.1.3" "@next/bundle-analyzer": "npm:14.2.15"