Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"dependencies": {
"@backstage/config": "^0.1.6",
"cross-fetch": "^3.0.6",
"git-url-parse": "~11.4.4",
"@octokit/rest": "^18.5.3",
"@octokit/auth-app": "^3.4.0",
"git-url-parse": "~12.0.0",
"@octokit/rest": "^20.0.0",
"@octokit/auth-app": "^6.0.3",
"luxon": "^2.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit c257f27

Please sign in to comment.