From d62639b45a4a7a3bb4ef683fb9e03e47faaad316 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 04:37:30 +0000 Subject: [PATCH] chore(deps): update dependency @podium/layout to v5.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d2b141d..a2477803 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@podium/utils": "5.1.0" }, "devDependencies": { - "@podium/layout": "5.0.2", + "@podium/layout": "5.2.5", "@podium/utils": "5.1.0", "@hapi/hapi": "21.3.10", "@podium/test-utils": "2.5.2",