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

@@ -9,7 +9,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",
},
"devDependencies": {
@@ -52,7 +52,7 @@
"iconv-lite": ["iconv-lite@0.7.2", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw=="],
"identitydb": ["identitydb@0.5.0", "", { "dependencies": { "kysely": "^0.28.8", "mysql2": "^3.15.3", "pg": "^8.16.0" } }, "sha512-3cp14fb5nDKFakRqHdJrOBOgpDWLlvJ/K2q8405muAfqcJja9ds2tS9ksoaEiMgGU5r+mIz6lADZ3DYNpGqHVQ=="],
"identitydb": ["identitydb@0.5.1", "", { "dependencies": { "kysely": "^0.28.8", "mysql2": "^3.15.3", "pg": "^8.16.0" } }, "sha512-vXtN0OrTF1sdSFgCN8FJkkLmiQQuXqXCPiqM+joi73DdR+m+Y0kcgnVYEKWFEI4i7OQiejQu2/yB3RFUpJMC8w=="],
"is-interactive": ["is-interactive@2.0.0", "", {}, "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ=="],

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"
}
}