Skip to content

Commit

Permalink
fix: update podium dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalsadhu committed Nov 4, 2024
1 parent 4922d61 commit d259b2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
},
"dependencies": {
"@metrics/client": "2.5.3",
"@podium/client": "5.2.0-next.7",
"@podium/client": "5.2.0-next.8",
"@podium/context": "5.1.0",
"@podium/proxy": "5.0.28",
"@podium/schemas": "5.0.6",
"@podium/schemas": "5.1.0",
"@podium/utils": "5.3.1",
"abslog": "2.4.4",
"ajv": "8.17.1",
"lodash.merge": "4.6.2",
"objobj": "1.0.0"
},
"devDependencies": {
"@podium/podlet": "5.2.0-next.6",
"@podium/podlet": "5.2.0-next.9",
"@podium/test-utils": "3.0.11",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
Expand Down

0 comments on commit d259b2d

Please sign in to comment.