chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-09-16 15:47:11 +02:00
parent 173d6c6a35
commit 8067f73751
No known key found for this signature in database
3 changed files with 2 additions and 2 deletions

View file

@ -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"
}
}