chore(deps): bump telegram from 2.18.26 to 2.19.20 (#14606)
* chore(deps): bump telegram from 2.18.26 to 2.19.20 Bumps [telegram](https://github.com/gram-js/gramjs) from 2.18.26 to 2.19.20. - [Release notes](https://github.com/gram-js/gramjs/releases) - [Commits](https://github.com/gram-js/gramjs/commits) --- updated-dependencies: - dependency-name: telegram dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8cbf4e1c31
commit
7ddf992fa7
|
|
@ -144,7 +144,7 @@
|
|||
"simplecc-wasm": "0.1.5",
|
||||
"socks-proxy-agent": "8.0.2",
|
||||
"source-map": "0.7.4",
|
||||
"telegram": "2.18.26",
|
||||
"telegram": "2.19.20",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
"title": "3.5.3",
|
||||
"tldts": "6.1.11",
|
||||
|
|
|
|||
|
|
@ -210,8 +210,8 @@ dependencies:
|
|||
specifier: 0.7.4
|
||||
version: 0.7.4
|
||||
telegram:
|
||||
specifier: 2.18.26
|
||||
version: 2.18.26
|
||||
specifier: 2.19.20
|
||||
version: 2.19.20
|
||||
tiny-async-pool:
|
||||
specifier: 2.1.0
|
||||
version: 2.1.0
|
||||
|
|
@ -10512,8 +10512,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: true
|
||||
|
||||
/telegram@2.18.26:
|
||||
resolution: {integrity: sha512-W05ltjndq/xj4yFG77ttaUDmm+ywJFlNV1WVYm63ptRg2UXyhkq0RZuwshvNdYLA2ic2Re9VqZpg5c9ySeDouw==}
|
||||
/telegram@2.19.20:
|
||||
resolution: {integrity: sha512-/2Wbml0K8ojLJBQXleakh81TkIwF91gls3HURagEJ8nge84wf+dTe/mBYqa4OSLk546S1VeXFTZL2S4SIYQsfw==}
|
||||
dependencies:
|
||||
'@cryptography/aes': 0.1.1
|
||||
async-mutex: 0.3.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue