Skip to content

Commit 19e3679

Browse files
committedSep 9, 2024·
fix(deps): update all dependencies (non-major)
1 parent 819394c commit 19e3679

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
},
4242
"dependencies": {
4343
"@metrics/client": "2.5.3",
44-
"@podium/client": "5.1.9",
45-
"@podium/context": "5.0.26",
46-
"@podium/proxy": "5.0.24",
44+
"@podium/client": "5.1.10",
45+
"@podium/context": "5.0.27",
46+
"@podium/proxy": "5.0.25",
4747
"@podium/schemas": "5.0.6",
48-
"@podium/utils": "5.1.0",
48+
"@podium/utils": "5.2.0",
4949
"abslog": "2.4.4",
5050
"ajv": "8.17.1",
5151
"lodash.merge": "4.6.2",

0 commit comments

Comments
 (0)
Please sign in to comment.