Merge pull request #12517 from backstage/renovate/octokit-auth-app-4.x

fix(deps): update dependency @octokit/auth-app to v4
This commit is contained in:
Patrik Oldsberg
2022-07-08 09:31:51 +02:00
committed by GitHub
3 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"cross-fetch": "^3.1.5",
"git-url-parse": "^12.0.0",
"@octokit/rest": "^18.5.3",
"@octokit/auth-app": "^3.4.0",
"@octokit/auth-app": "^4.0.0",
"luxon": "^2.0.2",
"lodash": "^4.17.21"
},