From b33cc6f66d81f8a93623c70934a542255782c63b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:15:33 +0000 Subject: [PATCH] fix(deps): update all dependencies (non-major) --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6b2abbf0..863f3a74 100644 --- a/package.json +++ b/package.json @@ -41,11 +41,11 @@ }, "dependencies": { "@metrics/client": "2.5.3", - "@podium/client": "5.1.10", - "@podium/context": "5.0.27", - "@podium/proxy": "5.0.26", + "@podium/client": "5.1.13", + "@podium/context": "5.0.28", + "@podium/proxy": "5.0.27", "@podium/schemas": "5.0.6", - "@podium/utils": "5.2.0", + "@podium/utils": "5.3.1", "abslog": "2.4.4", "ajv": "8.17.1", "lodash.merge": "4.6.2",