The default @octokit/rest dependency was bumped to "^18.5.3".

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-05-03 11:15:22 +02:00
parent e8438df861
commit 38ca051682
11 changed files with 32 additions and 40 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@backstage/config": "^0.1.2",
"cross-fetch": "^3.0.6",
"git-url-parse": "^11.4.4",
"@octokit/rest": "^18.0.12",
"@octokit/rest": "^18.5.3",
"@octokit/auth-app": "^3.4.0",
"luxon": "^1.25.0"
},