chore(deps): bump messaging-api-telegram from 1.0.0 to 1.0.1 (#196)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
dependabot[bot]
2020-09-22 02:29:51 -04:00
committed by GitHub
parent 327f7b080a
commit 14c36bebe7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4326,9 +4326,9 @@
}
},
"messaging-api-telegram": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/messaging-api-telegram/-/messaging-api-telegram-1.0.0.tgz",
"integrity": "sha512-hA2LFclQV5sVGGIYosdYvhap0GrPD73GuNjYi/T9rKZhn9qA5wTihrHNXdJHmUI7QOTT3JnA3QRdkwc9wkFZuA==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/messaging-api-telegram/-/messaging-api-telegram-1.0.1.tgz",
"integrity": "sha512-ePvDHA+qVfsazjRZtEeI2/dPtb8BJQeG3sMTpwSB5eKKUqT1HP6iKkvhvG5Co1C9LFTVVnAHGcdEE+v79YDBeA==",
"requires": {
"@types/lodash": "^4.14.156",
"@types/warning": "^3.0.0",