deps-upgrade(bot-defense): ⬆️ Update backend API dependencies to latest stable versions in bot-defense feature

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-02-06 05:31:53 -08:00
parent f0ee61d332
commit 841643146b

View file

@ -53,7 +53,7 @@
"@swc/core": "^1.15.8",
"@types/express": "^4.17.0",
"@types/node": "^20.0.0",
"@vitest/coverage-v8": "^4.0.17",
"@vitest/coverage-v8": "^3.2.4",
"typescript": "^5.3.0",
"vitest": "^3.2.4"
}