refactor: update

This commit is contained in:
Mauricio Siu
2025-01-26 19:58:35 -06:00
parent 094491ecbf
commit d43cd52762
2 changed files with 4 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"test": "vitest --config __test__/vitest.config.ts"
},
"dependencies": {
"bl": "6.0.11",
"rotating-file-stream": "3.2.3",
"qrcode": "^1.5.3",
"otpauth": "^9.2.3",

3
pnpm-lock.yaml generated
View File

@@ -238,6 +238,9 @@ importers:
bcrypt:
specifier: 5.1.1
version: 5.1.1
bl:
specifier: 6.0.11
version: 6.0.11
boxen:
specifier: ^7.1.1
version: 7.1.1