diff --git a/package.json b/package.json index 855de2c6..db314284 100644 --- a/package.json +++ b/package.json @@ -37,15 +37,15 @@ }, "dependencies": { "@metrics/client": "2.5.0", - "@podium/client": "4.5.2", - "@podium/context": "4.1.56", - "@podium/proxy": "4.2.55", - "@podium/schemas": "4.1.24", - "@podium/utils": "4.4.25", + "@podium/client": "4.5.4", + "@podium/context": "4.1.58", + "@podium/proxy": "4.2.57", + "@podium/schemas": "4.1.25", + "@podium/utils": "4.4.26", "abslog": "2.4.0", "lodash.merge": "4.6.2", "objobj": "1.0.0", - "ajv": "8.6.2" + "ajv": "8.6.3" }, "devDependencies": { "@semantic-release/changelog": "5.0.1",