Skip to content

Commit

Permalink
fix(deps): update dependency @wppconnect-team/wppconnect to ^1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 12, 2022
1 parent 83ae196 commit 6cc9fbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
}
},
"dependencies": {
"@wppconnect-team/wppconnect": "^1.14.1",
"@wppconnect-team/wppconnect": "^1.14.2",
"axios": "^0.27.0",
"bcrypt": "^5.0.1",
"buffer-to-stream": "1.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -1619,13 +1619,13 @@
dependencies:
"@types/node" "*"

"@wppconnect-team/wppconnect@^1.14.1":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@wppconnect-team/wppconnect/-/wppconnect-1.14.1.tgz#ea6b91fb378112599da5f4785af5faada4578c86"
integrity sha512-gG/4/+ExFbrJpsCUJc8Qs69vu/z84wnMmJyBERuJvqg8gwU3njRLe5eDijoio/xnvGVJ2vtcJfQIyOQFfTLbkg==
"@wppconnect-team/wppconnect@^1.14.2":
version "1.14.2"
resolved "https://registry.yarnpkg.com/@wppconnect-team/wppconnect/-/wppconnect-1.14.2.tgz#e318371dcddc001479a19f8f5ab7a57b5d3a78f5"
integrity sha512-CacmJECBvDg6heeTDufWdV1881h1tZ68Yf53plNGo1+ikbvCBybHtkFJqlhnPM6LGAwoIvrZx9wv0mZL50foeQ==
dependencies:
"@wppconnect/wa-js" "^2.6.0"
"@wppconnect/wa-version" "^1.1.89"
"@wppconnect/wa-version" "^1.1.92"
atob "^2.1.2"
axios "^0.27.2"
boxen "^5.1.2"
Expand Down Expand Up @@ -1661,7 +1661,7 @@
resolved "https://registry.yarnpkg.com/@wppconnect/wa-js/-/wa-js-2.6.0.tgz#e1cc83c56ef9403b15b3840b90f7e852c353eb51"
integrity sha512-PCQV1c7fl8BvaFLUtek+zMYOkk2kquAoa2Su0vwAhBs5j0BZtfm3cM9+Q0D9lEI7U7K3lrUCLZBZsQIaI0IahA==

"@wppconnect/wa-version@^1.1.89":
"@wppconnect/wa-version@^1.1.92":
version "1.1.92"
resolved "https://registry.yarnpkg.com/@wppconnect/wa-version/-/wa-version-1.1.92.tgz#604ea9f2c9c759eb605b9724d67468e8dbdc92f5"
integrity sha512-KlnG9PkGxh8Y72QWbCZQLkiy4XfSpDqpeAGUnwQ6A/MZGrmA94jbK3wdxSXWbfZTRGbMsZhZTNtngqoH0K7x4Q==
Expand Down

0 comments on commit 6cc9fbb

Please sign in to comment.