Skip to content

Commit

Permalink
chore: ⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CPlusPatch committed Sep 16, 2024
1 parent 173d6c6 commit 8067f73
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"keywords": ["versia", "mastodon", "api", "typescript", "rest"],
"packageManager": "bun@1.1.8",
"dependencies": {
"@badgateway/oauth2-client": "^2.4.1",
"@badgateway/oauth2-client": "^2.4.2",
"zod": "^3.23.8"
}
}
2 changes: 1 addition & 1 deletion federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"magic-regexp": "^0.8.0",
"mime-types": "^2.1.35",
"zod": "^3.23.8",
"zod-validation-error": "^3.3.1"
"zod-validation-error": "^3.4.0"
},
"devDependencies": {
"@types/mime-types": "^2.1.4",
Expand Down

0 comments on commit 8067f73

Please sign in to comment.