From 8490a2c576fe4f878d4a78b670512f495a5828c3 Mon Sep 17 00:00:00 2001 From: Richard Walker Date: Fri, 18 Oct 2024 13:02:28 +1300 Subject: [PATCH] fix: update @podium/client to get timeout fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 959fd41c..941ebc83 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@metrics/client": "2.5.3", - "@podium/client": "5.1.14", + "@podium/client": "5.1.16", "@podium/context": "5.1.0", "@podium/proxy": "5.0.28", "@podium/schemas": "5.0.6",