Merge pull request #12625 from backstage/renovate/octokit-request-6.x-lockfile

fix(deps): update dependency @octokit/request to v6.2.0
This commit is contained in:
backstage-goalie[bot]
2022-07-14 00:39:51 +00:00
committed by GitHub
+3 -3
View File
@@ -5169,9 +5169,9 @@
universal-user-agent "^6.0.0"
"@octokit/request@^6.0.0":
version "6.1.0"
resolved "https://registry.npmjs.org/@octokit/request/-/request-6.1.0.tgz#80bdac78dff583a8fa0978baeda139a71d98d10c"
integrity sha512-36V+sP4bJli31TRq8sea3d/Q1XGgZ9cnqpsegkLCnvpu+hoYephSkxGlWg4KB6dyUM1IWPXVrLFOKYzObQ+MZg==
version "6.2.0"
resolved "https://registry.npmjs.org/@octokit/request/-/request-6.2.0.tgz#9c25606df84e6f2ccbcc2c58e1d35438e20b688b"
integrity sha512-7IAmHnaezZrgUqtRShMlByJK33MT9ZDnMRgZjnRrRV9a/jzzFwKGz0vxhFU6i7VMLraYcQ1qmcAOin37Kryq+Q==
dependencies:
"@octokit/endpoint" "^7.0.0"
"@octokit/request-error" "^3.0.0"