mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 15:11:29 -07:00
[api] audit fixes: account tests, dependencies and security hardening (#54)
* test(accounts): cover three username changes * chore(deps): update vulnerable runtime dependencies * fix(security): bound uploads and validate token subjects strictly --------- Co-authored-by: Nexi (CWN) <communityshieldofficial@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"esbuild": "0.28.1",
|
||||
"slugify": "1.6.9",
|
||||
"wrangler": "4.105.0",
|
||||
"wrangler": "4.128.0",
|
||||
"yaml": "2.9.0",
|
||||
"zod": "4.4.3",
|
||||
"zx": "8.8.5"
|
||||
|
||||
Reference in New Issue
Block a user