From 856063a61d4f8427cf17202830e4890aae492bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 07:15:22 +0000 Subject: [PATCH] chore(deps): bump @octokit/auth-token from 3.0.1 to 3.0.4 Bumps [@octokit/auth-token](https://github.com/octokit/auth-token.js) from 3.0.1 to 3.0.4. - [Release notes](https://github.com/octokit/auth-token.js/releases) - [Commits](https://github.com/octokit/auth-token.js/compare/v3.0.1...v3.0.4) --- updated-dependencies: - dependency-name: "@octokit/auth-token" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index b9cdadb..35c88e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1236,11 +1236,9 @@ node-abort-controller "2.0.0" "@octokit/auth-token@^3.0.0": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-3.0.1.tgz#88bc2baf5d706cb258474e722a720a8365dff2ec" - integrity sha512-/USkK4cioY209wXRpund6HZzHo9GmjakpV9ycOkpMcMxMk7QVcVFVyCMtzvXYiHsB2crgDgrtNYSELYFBXhhaA== - dependencies: - "@octokit/types" "^7.0.0" + version "3.0.4" + resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-3.0.4.tgz#70e941ba742bdd2b49bdb7393e821dea8520a3db" + integrity sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ== "@octokit/core@^4.1.0": version "4.1.0"