From 004150a2cdb92c2212d639329fa242ac8c6a3829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 14:48:58 +0000 Subject: [PATCH] fix(deps): update all dependencies (non-major) --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 11d67c89..96d3d116 100644 --- a/package.json +++ b/package.json @@ -38,13 +38,13 @@ }, "dependencies": { "@metrics/client": "2.5.2", - "@podium/client": "5.0.10", - "@podium/context": "5.0.4", - "@podium/proxy": "5.0.8", - "@podium/schemas": "5.0.0", - "@podium/utils": "5.0.3", - "abslog": "2.4.2", - "ajv": "8.12.0", + "@podium/client": "5.0.16", + "@podium/context": "5.0.9", + "@podium/proxy": "5.0.13", + "@podium/schemas": "5.0.1", + "@podium/utils": "5.0.5", + "abslog": "2.4.4", + "ajv": "8.13.0", "lodash.merge": "4.6.2", "objobj": "1.0.0" },