From 3976c8c744b7260040b8d73a9b34516cd4a005f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 05:55:21 +0000 Subject: [PATCH] chore(deps): Bump node-fetch in /Composer/plugins/azurePublish Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] --- Composer/plugins/azurePublish/yarn.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Composer/plugins/azurePublish/yarn.lock b/Composer/plugins/azurePublish/yarn.lock index 8056f896d0..9155a73bfd 100644 --- a/Composer/plugins/azurePublish/yarn.lock +++ b/Composer/plugins/azurePublish/yarn.lock @@ -156,14 +156,6 @@ "@azure/ms-rest-js" "^2.0.4" adal-node "^0.1.28" -"@bfc/indexers@../../packages/lib/indexers": - version "0.0.0" - dependencies: - "@microsoft/bf-lu" "^4.10.0-dev.20200808.5a7c973" - adaptive-expressions "4.10.0-preview-147186" - botbuilder-lg "^4.10.0-preview-150886" - lodash "^4.17.19" - "@bfc/extension@../../packages/extension": version "1.0.0" dependencies: @@ -172,6 +164,14 @@ passport "^0.4.1" path-to-regexp "^6.1.0" +"@bfc/indexers@../../packages/lib/indexers": + version "0.0.0" + dependencies: + "@microsoft/bf-lu" "^4.10.0-dev.20200808.5a7c973" + adaptive-expressions "4.10.0-preview-147186" + botbuilder-lg "^4.10.0-preview-150886" + lodash "^4.17.19" + "@bfc/shared@../../packages/lib/shared": version "0.0.0" dependencies: @@ -1999,9 +1999,9 @@ nice-try@^1.0.4: integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== node-fetch@^2.6.0, node-fetch@~2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" - integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== normalize-path@^3.0.0: version "3.0.0"