Skip to content

Commit

Permalink
Merge pull request #30 from DesenvolvimentoDeBots/renovate/telegraf-4.x
Browse files Browse the repository at this point in the history
Update dependency telegraf to v4.4.2
  • Loading branch information
vitormattos authored Sep 12, 2021
2 parents 2908fd2 + 2e7dcfc commit 5fba210
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 @@ -26,6 +26,6 @@
"dependencies": {
"@orgmanager/node-orgmanager-api": "1.1.2",
"debug": "4.3.2",
"telegraf": "4.4.1"
"telegraf": "4.4.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,10 +447,10 @@ stringstream@~0.0.5:
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==

[email protected].1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-4.4.1.tgz#f7a9c82db17417149494aa63f9956e3484ffdcf6"
integrity sha512-jxV8fC/K6abcUTlhy/l8txJAmEJIkJoDu/cN0yXOJWLp9csfLIp+cD4qlwJ6ko+4EgOJmNZvWK7Tr2dxKolJQQ==
[email protected].2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-4.4.2.tgz#dd1b99a50593de303c8f47bbe98201a93a125f31"
integrity sha512-OGt9w1LbxYUOsRk3htAavBnL9hqWycmJNiOmS74oARzxKFnYS/MdwW8b5CX9VLCJt537AXkm8/eBNiEYD8E7lQ==
dependencies:
abort-controller "^3.0.0"
debug "^4.3.1"
Expand Down

0 comments on commit 5fba210

Please sign in to comment.