Skip to content

Commit

Permalink
baileys 6.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
clairton committed Feb 1, 2025
1 parent 45b8dee commit e8f6ecc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unoapi-cloud",
"version": "1.26.3",
"version": "1.26.4",
"description": "Unoapi Cloud",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@aws-sdk/s3-request-presigner": "^3.598.0",
"@google-cloud/text-to-speech": "^5.2.0",
"@redis/client": "^1.5.14",
"@whiskeysockets/baileys": "^6.7.10",
"@whiskeysockets/baileys": "^6.7.12",
"amqplib": "^0.10.4",
"awesome-phonenumber": "^6.8.0",
"dotenv": "^16.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2619,10 +2619,10 @@
"@wasm-audio-decoders/common" "9.0.5"
codec-parser "2.5.0"

"@whiskeysockets/baileys@^6.7.10":
version "6.7.10"
resolved "https://registry.yarnpkg.com/@whiskeysockets/baileys/-/baileys-6.7.10.tgz#107a2ae2e7172e3f2a34bed59eef32996484b13b"
integrity sha512-56WsWWAWQeEUYkhwiBQVs/zAAaXp8i6rV7j5y5Bz2/mMpaI5pRouBPvTdBGrO9Ixj4N6/YkX7ZKmbjXFB0xPMw==
"@whiskeysockets/baileys@^6.7.12":
version "6.7.12"
resolved "https://registry.yarnpkg.com/@whiskeysockets/baileys/-/baileys-6.7.12.tgz#075af01bfd44171264314926651c0c4be2102bbe"
integrity sha512-xyL+efF3FQwWA7GR1y0dzAIiam9ybyMGakKTthbVn6lgfCKN7pZxoRIR1XkDSRofJGDh2mu9hewn6peYxaAWNQ==
dependencies:
"@adiwajshing/keyed-db" "^0.2.4"
"@hapi/boom" "^9.1.3"
Expand Down

0 comments on commit e8f6ecc

Please sign in to comment.