chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-01-02 00:44:22 +01:00
parent bcb3529687
commit 9b29128c77
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -58,6 +58,6 @@
"packageManager": "bun@1.1.8",
"dependencies": {
"@badgateway/oauth2-client": "^2.4.2",
"zod": "^3.23.8"
"zod": "^3.24.1"
}
}