From c4c7bfaa26b76ebedd50cfd8d476ecddb0a95ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 07:17:28 +0000 Subject: [PATCH] Bump lodash Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- .../package-lock.json | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json b/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json index dc36bb2..353df8b 100644 --- a/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json +++ b/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json @@ -550,15 +550,7 @@ } }, "botframework-wechat": { - "version": "file:../../../libraries/typescript/Microsoft.Bot.Builder.Adapters.WeChat", - "requires": { - "@azure/ms-rest-js": "1.2.6", - "adaptivecards": "1.1.0", - "botbuilder-core": "^4.7.0", - "form-data": "^3.0.0", - "node-fetch": "2.6.0", - "xml2js": "^0.4.23" - } + "version": "file:../../../libraries/typescript/Microsoft.Bot.Builder.Adapters.WeChat" }, "boxen": { "version": "1.3.0", @@ -2554,9 +2546,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" }, "lodash.escaperegexp": { "version": "4.1.2",