Skip to content

Commit

Permalink
chore(deps): bump telegraf from 4.14.0 to 4.15.0
Browse files Browse the repository at this point in the history
Bumps [telegraf](https://github.com/telegraf/telegraf) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/telegraf/telegraf/releases)
- [Commits](telegraf/telegraf@v4.14.0...v4.15.0)

---
updated-dependencies:
- dependency-name: telegraf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 992bb98 commit 47abb86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-wrap-balancer": "^1.1.0",
"recharts": "^2.8.0",
"swr": "2.1.5",
"telegraf": "^4.13.1",
"telegraf": "^4.15.0",
"viem": "^1.16.2",
"vite": "^4.5.0",
"wagmi": "^1.4.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2432,7 +2432,7 @@
"@tanstack/query-core" "4.36.1"
use-sync-external-store "^1.2.0"

"@telegraf/types@^6.9.0":
"@telegraf/types@^6.9.1":
version "6.9.1"
resolved "https://registry.yarnpkg.com/@telegraf/types/-/types-6.9.1.tgz#ee2d335164f582db55337d77cc440c1faeadd510"
integrity sha512-bzqwhicZq401T0e09tu8b1KvGfJObPmzKU/iKCT5V466AsAZZWQrBYQ5edbmD1VZuHLEwopoOVY5wPP4HaLtug==
Expand Down Expand Up @@ -9255,12 +9255,12 @@ tar-stream@^3.1.5:
fast-fifo "^1.2.0"
streamx "^2.15.0"

telegraf@^4.13.1:
version "4.14.0"
resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-4.14.0.tgz#4cba12ea79e52e6e288e40801d663c9b04319966"
integrity sha512-Nn2EBsuar/Mf3SD6O9tHmJ0FyJWnwAi4rewkJMmzd/O1xWYKglEuzSnCuHHRY7oD5NJ6WNPsavta5DbED8tG3w==
telegraf@^4.15.0:
version "4.15.0"
resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-4.15.0.tgz#37863ecb37b8e487170073f76e45e1fbcb9a4cbf"
integrity sha512-jOQhpMZxZ7gTD1/pIQkXHv0BNVRMfn0xtRHnxHv6GQdeISMErzzAe82rMm78ZPSwwKCS4vVu3n/c2LMY8UFiKg==
dependencies:
"@telegraf/types" "^6.9.0"
"@telegraf/types" "^6.9.1"
abort-controller "^3.0.0"
debug "^4.3.4"
mri "^1.2.0"
Expand Down

0 comments on commit 47abb86

Please sign in to comment.