From a593935c50e127a16e281c141661c1f2c57844db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 06:52:14 +0000 Subject: [PATCH] Bump telegram-test-api from 2.4.2 to 2.4.3 Bumps [telegram-test-api](https://github.com/jehy/telegram-test-api) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/jehy/telegram-test-api/releases) - [Changelog](https://github.com/jehy/telegram-test-api/blob/master/CHANGELOG.MD) - [Commits](https://github.com/jehy/telegram-test-api/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 41 ++++++++++++++++------------------------- package.json | 2 +- 2 files changed, 17 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2c662da..9a1b6a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -191,21 +191,12 @@ "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" }, "axios": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.19.0.tgz", - "integrity": "sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==", + "version": "0.19.2", + "resolved": "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz", + "integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==", "dev": true, "requires": { - "follow-redirects": "1.5.10", - "is-buffer": "^2.0.2" - }, - "dependencies": { - "is-buffer": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz", - "integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==", - "dev": true - } + "follow-redirects": "1.5.10" } }, "babel-runtime": { @@ -293,9 +284,9 @@ "dev": true }, "bluebird": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.1.tgz", - "integrity": "sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz", + "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==", "dev": true }, "body-parser": { @@ -1966,9 +1957,9 @@ } }, "http-shutdown": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.1.tgz", - "integrity": "sha512-EVttBpDbynTLq1Xz4Y2/AfGv+7HbARU6TmwqtecgUulY3zFvPsgWW3MHMgAU9nwNZeJwgrjCIwk/1g9Be2vVPQ==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz", + "integrity": "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==", "dev": true }, "iconv-lite": { @@ -4106,18 +4097,18 @@ } }, "telegram-test-api": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/telegram-test-api/-/telegram-test-api-2.4.2.tgz", - "integrity": "sha512-3oiwiXzOZS11VFDEBrpAVl0sTUYi+qMaolqAqVnpf8SZiihxoq9zjLgSJULvGgf9Rvo8Kt7mFm27QDD5ldyiHw==", + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/telegram-test-api/-/telegram-test-api-2.4.3.tgz", + "integrity": "sha512-NItVqWbe5SUMAuF/Yu0ZUTMmZ2P/sO7vi16xBZp1RPCxdUwU43AqlNYt+2alQfuC8eQCWk6cRhOFf5AXqrdl1w==", "dev": true, "requires": { - "axios": "~0.19.0", - "bluebird": "~3.7.0", + "axios": "~0.19.2", + "bluebird": "~3.7.2", "body-parser": "~1.19.0", "debug": "~4.1.1", "deep-extend": "~0.6.0", "express": "~4.17.1", - "http-shutdown": "~1.2.1" + "http-shutdown": "~1.2.2" } }, "telegram-typings": { diff --git a/package.json b/package.json index 86ba125..cb9ac3d 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,6 @@ "chai": "^4.2.0", "mocha": "^7.1.0", "standard": "^14.3.1", - "telegram-test-api": "^2.4.2" + "telegram-test-api": "^2.4.3" } }