mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 00:18:19 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
173d6c6a35
commit
8067f73751
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue