From f4e43003f925973323de41b31c753fc6d5f210fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:01:47 +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..c75e3397 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.19", + "@podium/context": "5.0.9", + "@podium/proxy": "5.0.13", + "@podium/schemas": "5.0.1", + "@podium/utils": "5.0.6", + "abslog": "2.4.4", + "ajv": "8.13.0", "lodash.merge": "4.6.2", "objobj": "1.0.0" },