From b94a9e431655e4b76ea006c352ac7a87974b33ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 04:07:07 +0000 Subject: [PATCH] fix(deps): update dependency @zio.dev/zio-config to v4.0.5 --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index 1873376e501..83b5a5a7206 100644 --- a/website/package.json +++ b/website/package.json @@ -29,7 +29,7 @@ "@zio.dev/zio-bson": "1.0.8", "@zio.dev/zio-cache": "0.2.4", "@zio.dev/zio-cli": "0.7.3", - "@zio.dev/zio-config": "4.0.4", + "@zio.dev/zio-config": "4.0.5", "@zio.dev/zio-direct": "1.0.0-RC7", "@zio.dev/zio-dynamodb": "1.0.0-RC22", "@zio.dev/zio-ftp": "0.5.2",