From 9d90dede08ed88ea04ea50be688abf110e4fecc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 00:44:23 +0000 Subject: [PATCH] fix(deps): update all dependencies (non-major) --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b2f8e5b1..869417af 100644 --- a/package.json +++ b/package.json @@ -40,12 +40,12 @@ "types:fixup": "node ./fixup.js" }, "dependencies": { - "@metrics/client": "2.5.3", - "@podium/client": "5.2.0", - "@podium/context": "5.1.1", - "@podium/proxy": "5.0.30", + "@metrics/client": "2.5.4", + "@podium/client": "5.2.3", + "@podium/context": "5.1.3", + "@podium/proxy": "5.0.32", "@podium/schemas": "5.1.0", - "@podium/utils": "5.3.2", + "@podium/utils": "5.4.0", "abslog": "2.4.4", "ajv": "8.17.1", "lodash.merge": "4.6.2",