From 0da83bd9cd2acd9a7583021e71a21a838935aae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:21:37 +0000 Subject: [PATCH] Bump @azure/ms-rest-nodeauth from 3.0.3 to 3.0.8 Bumps [@azure/ms-rest-nodeauth](https://github.com/Azure/ms-rest-nodeauth) from 3.0.3 to 3.0.8. - [Release notes](https://github.com/Azure/ms-rest-nodeauth/releases) - [Changelog](https://github.com/Azure/ms-rest-nodeauth/blob/master/Changelog.md) - [Commits](https://github.com/Azure/ms-rest-nodeauth/commits) --- updated-dependencies: - dependency-name: "@azure/ms-rest-nodeauth" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dd88f5f..b6db151 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@azure/arm-subscriptions": "^2.0.0", "@azure/identity": "^1.0.0", "@azure/keyvault-secrets": "^4.0.0", - "@azure/ms-rest-nodeauth": "^3.0.0", + "@azure/ms-rest-nodeauth": "^3.0.8", "@types/clui": "^0.3.0", "@types/fs-extra": "^8.0.0", "@types/git-url-parse": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 442b207..51a23b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -197,10 +197,10 @@ uuid "^3.3.2" xml2js "^0.4.19" -"@azure/ms-rest-nodeauth@^3.0.0": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@azure/ms-rest-nodeauth/-/ms-rest-nodeauth-3.0.3.tgz#e485b9c960da718d0476115e9f0ec550ccbba561" - integrity sha512-/KAgVV68vkOdrx6O3T6qO7thCep4nPbWzkpNIPFN3P6uzEzDIk6BCGgkzabnmkb2kXaf4+IGHs0UMoXSfN/IgQ== +"@azure/ms-rest-nodeauth@^3.0.8": + version "3.0.8" + resolved "https://registry.yarnpkg.com/@azure/ms-rest-nodeauth/-/ms-rest-nodeauth-3.0.8.tgz#381938aca692e19daa6c9febb2cbb95a8e689243" + integrity sha512-HmEkzAUGWxWHrwHysX9vE00cuK2WjxCYvBWV6cbsvm+eSm3VXpkGHPSoCHXyqUQOGqu58LXI4XFVJxFT/s40pA== dependencies: "@azure/ms-rest-azure-env" "^2.0.0" "@azure/ms-rest-js" "^2.0.4"