feat: upgrade identitydb to 0.5.1

This commit is contained in:
2026-05-31 23:53:39 +09:00
parent c218263b8a
commit add559a99c
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
"chalk": "^5.6.2",
"commander": "^15.0.0",
"dotenv": "^17.4.2",
"identitydb": "^0.5.0",
"identitydb": "^0.5.1",
"ora": "^9.4.0"
}
}