From 7ddf992fa7aab3d9ca976af8003f7771d3c3b35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 03:47:55 +0000 Subject: [PATCH] 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] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0e8864003..966fc5b67 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28d19aa68..65ce5fc23 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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