From 2d7de5db0ae792c7f98b9cbd09cd22fb434d8122 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:26:27 +0000 Subject: [PATCH] fix(deps): update dependency @podium/client to v5.1.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9412acf0..95a07d79 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@metrics/client": "2.5.3", - "@podium/client": "5.1.13", + "@podium/client": "5.1.14", "@podium/context": "5.1.0", "@podium/proxy": "5.0.28", "@podium/schemas": "5.0.6",