From c303c7764875d76d04179bbe8613b7e3a5bd3f2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 00:35:55 +0000 Subject: [PATCH] fix(deps): update all dependencies (non-major) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3c64f09d..bd7bbee0 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ }, "dependencies": { "@metrics/client": "2.5.2", - "@podium/client": "5.0.34", - "@podium/context": "5.0.18", + "@podium/client": "5.1.0", + "@podium/context": "5.0.19", "@podium/proxy": "5.0.21", "@podium/schemas": "5.0.5", "@podium/utils": "5.0.7",