diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 23a1122d38f..c9017fcb5ea 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -67,7 +67,7 @@ "@httpx/exception": "3.0.11", "@httpx/json-api": "0.5.23", "@httpx/plain-object": "2.0.2", - "@httpx/treeu": "0.4.5", + "@httpx/treeu": "0.4.6", "@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 1648e57b4c5..df23ec853b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3645,19 +3645,19 @@ __metadata: languageName: node linkType: hard -"@httpx/plain-object@npm:2.0.2, @httpx/plain-object@npm:^2.0.1": +"@httpx/plain-object@npm:2.0.2, @httpx/plain-object@npm:^2.0.2": version: 2.0.2 resolution: "@httpx/plain-object@npm:2.0.2" checksum: 10c0/ef070949460fdf238f3cb8d0a3f6b127a09ccdd638584c9c1ae2ea03ebd206a1527242c16be284b8c07c4a50348d33f906b9572392aa9f7f0a7c5519e7dd3cdf languageName: node linkType: hard -"@httpx/treeu@npm:0.4.5": - version: 0.4.5 - resolution: "@httpx/treeu@npm:0.4.5" +"@httpx/treeu@npm:0.4.6": + version: 0.4.6 + resolution: "@httpx/treeu@npm:0.4.6" dependencies: - "@httpx/plain-object": "npm:^2.0.1" - checksum: 10c0/f0e7a97ea63f1e31d002b75a82c53ce54baec3af343422041ad764558cceca98f37a844a5711def8f3c2913e46c70b3dda5235416ebb25e99005171c1f11deed + "@httpx/plain-object": "npm:^2.0.2" + checksum: 10c0/61ba54a9b088c5bca40fb0e3f488c47635abdf119dd5be87d5f1c2bc9f5601bfeaf3a9a3e2d7ebd0e17383f30c2aa07b1cf97531168a65efcf3cd36a067abb4e languageName: node linkType: hard @@ -14896,7 +14896,7 @@ __metadata: "@httpx/exception": "npm:3.0.11" "@httpx/json-api": "npm:0.5.23" "@httpx/plain-object": "npm:2.0.2" - "@httpx/treeu": "npm:0.4.5" + "@httpx/treeu": "npm:0.4.6" "@mui/icons-material": "npm:6.1.3" "@mui/material": "npm:6.1.3" "@next/bundle-analyzer": "npm:14.2.15"