Skip to content

Commit 4dc39ad

Browse files
Update dependency octokit to v3 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ef0947 commit 4dc39ad

3 files changed

Lines changed: 1394 additions & 153 deletions

File tree

plugins/github-issues/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@material-ui/icons": "^4.9.1",
3434
"@material-ui/lab": "4.0.0-alpha.61",
3535
"luxon": "^3.0.0",
36-
"octokit": "^2.0.4",
36+
"octokit": "^3.0.0",
3737
"react-use": "^17.4.0"
3838
},
3939
"peerDependencies": {

plugins/scaffolder-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"morgan": "^1.10.0",
8989
"node-fetch": "^2.6.7",
9090
"nunjucks": "^3.2.3",
91-
"octokit": "^2.0.0",
91+
"octokit": "^3.0.0",
9292
"octokit-plugin-create-pull-request": "^3.10.0",
9393
"p-limit": "^3.1.0",
9494
"p-queue": "^6.6.2",

0 commit comments

Comments
 (0)