From 4bc811508255ae9ad7fe29c808c666778352d82f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:22:48 +0000 Subject: [PATCH] Bump @azure/ms-rest-nodeauth from 3.0.5 to 3.0.8 Bumps [@azure/ms-rest-nodeauth](https://github.com/Azure/ms-rest-nodeauth) from 3.0.5 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1b4f35cb..ae509082 100644 --- a/yarn.lock +++ b/yarn.lock @@ -171,9 +171,9 @@ xml2js "^0.4.19" "@azure/ms-rest-nodeauth@^3.0.5": - version "3.0.5" - resolved "https://registry.yarnpkg.com/@azure/ms-rest-nodeauth/-/ms-rest-nodeauth-3.0.5.tgz#f277ec6e323178fd13c05ca82321ba99c767d4bc" - integrity sha512-GoP9tn4rFNHJqE00+ARtHmPKufC3h4j7xEuyveOueUrguLT/Q0c5aEPgS9bmXWiHGoreRn2hVGGwd3m8oDdV3g== + 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"