aboutsummaryrefslogtreecommitdiffhomepage
path: root/biome.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-04 22:40:59 +0900
committernsfisis <nsfisis@gmail.com>2026-02-04 22:43:15 +0900
commit7796e56971f193d40b2bc5e1ee414108e16c04c2 (patch)
tree1253f100206f56394ef91aa9b3e46ef054646e04 /biome.json
parenta99f71ab1d08145c21c0738ce3b61006e5536a63 (diff)
downloadkioku-7796e56971f193d40b2bc5e1ee414108e16c04c2.tar.gz
kioku-7796e56971f193d40b2bc5e1ee414108e16c04c2.tar.zst
kioku-7796e56971f193d40b2bc5e1ee414108e16c04c2.zip
chore(deps): update dependencies and pin JWT algorithm
Update all dependencies to latest patch/minor versions. Explicitly specify HS256 algorithm in JWT verify to prevent algorithm confusion attacks. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/biome.json b/biome.json
index 954ba06..cfc686d 100644
--- a/biome.json
+++ b/biome.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://biomejs.dev/schemas/2.3.10/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",