chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-08-27 02:37:50 +02:00
parent f26b68c76d
commit c09505513e
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -57,6 +57,6 @@
"keywords": ["versia", "mastodon", "api", "typescript", "rest"],
"packageManager": "bun@1.1.8",
"dependencies": {
"@badgateway/oauth2-client": "^2.3.0"
"@badgateway/oauth2-client": "^2.4.1"
}
}