fix(whatsapp): drop stale qrcode runtime dependency

This commit is contained in:
Vincent Koc
2026-05-01 06:12:27 -07:00
parent 1e66728a55
commit 963c56e01c
2 changed files with 0 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
"@whiskeysockets/baileys": "7.0.0-rc.9",
"https-proxy-agent": "^9.0.0",
"jimp": "^1.6.1",
"qrcode": "1.5.4",
"typebox": "1.1.36",
"undici": "8.1.0"
},

3
pnpm-lock.yaml generated
View File

@@ -1458,9 +1458,6 @@ importers:
jimp:
specifier: ^1.6.1
version: 1.6.1
qrcode:
specifier: 1.5.4
version: 1.5.4
typebox:
specifier: 1.1.36
version: 1.1.36