Skip to content

Commit

Permalink
fix: update podium dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed May 16, 2024
1 parent 0426233 commit 3a644a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
},
"dependencies": {
"@metrics/client": "2.5.2",
"@podium/client": "5.0.22",
"@podium/context": "5.0.13",
"@podium/proxy": "5.0.16",
"@podium/client": "5.0.24",
"@podium/context": "5.0.14",
"@podium/proxy": "5.0.17",
"@podium/schemas": "5.0.2",
"@podium/utils": "5.0.6",
"@podium/utils": "5.0.7",
"abslog": "2.4.4",
"ajv": "8.13.0",
"lodash.merge": "4.6.2",
Expand Down

0 comments on commit 3a644a1

Please sign in to comment.