Skip to content

Commit

Permalink
fix(deps): update dependency twilio to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 84bdb8a commit 299f40d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prettier": "3.2.5",
"querystring": "0.2.1",
"source-map-support": "0.5.21",
"twilio": "5.1.0",
"twilio": "5.2.0",
"typescript": "5.4.5",
"uuid": "9.0.1",
"ws": "8.17.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4950,10 +4950,10 @@ tslib@~2.3.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==

twilio@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/twilio/-/twilio-5.1.0.tgz#7561a79d6031854d5e723388909b3206eb30dfdb"
integrity sha512-8nIarHCbFwBsN7/KyDbQyRszMpmheUsx9hhaWOt0UfNzX/U8rG/W9dVbq/njjK6iCaR+5JIQipcbCF15EnqqBg==
twilio@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/twilio/-/twilio-5.2.0.tgz#756f3699101e4b04aa0c3008feb98e7821aac469"
integrity sha512-v58OiasUj9ckZpdkLAJWZ6KJIjM7GM57onM93xxqq7YVJRgLG0jS0nZY3X+Lm6dF2f653BUkTn6R6kmky7pLYw==
dependencies:
axios "^1.6.8"
dayjs "^1.11.9"
Expand Down

0 comments on commit 299f40d

Please sign in to comment.