Skip to content

Commit 180ad05

Browse files
committed
chore update non breaking github deps
1 parent b1978ff commit 180ad05

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@middy/core": "^4.7.0",
4444
"@octokit/auth-app": "6.0.3",
4545
"@octokit/core": "5.2.0",
46-
"@octokit/plugin-throttling": "8.1.3",
46+
"@octokit/plugin-throttling": "8.2.0",
4747
"@octokit/rest": "20.0.2",
4848
"@octokit/types": "^13.5.0",
4949
"@terraform-aws-github-runner/aws-powertools-util": "*",

lambdas/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3542,15 +3542,15 @@ __metadata:
35423542
languageName: node
35433543
linkType: hard
35443544

3545-
"@octokit/plugin-throttling@npm:8.1.3":
3546-
version: 8.1.3
3547-
resolution: "@octokit/plugin-throttling@npm:8.1.3"
3545+
"@octokit/plugin-throttling@npm:8.2.0":
3546+
version: 8.2.0
3547+
resolution: "@octokit/plugin-throttling@npm:8.2.0"
35483548
dependencies:
35493549
"@octokit/types": "npm:^12.2.0"
35503550
bottleneck: "npm:^2.15.3"
35513551
peerDependencies:
35523552
"@octokit/core": ^5.0.0
3553-
checksum: 10c0/aa21da4078a64f8ce0e7f340d041ad8d58d2fc8eb3fa658ba82e0b3207d689ccfbdd0fd3e2104fb2eea1de37f7857bae835705465122dda310d0fd7041bfdf94
3553+
checksum: 10c0/e65de9958ac5f29ba473bb969d25738f7466dad1b64e8181199c71438c06a6333ba655bd5194581a24199ca06fc9a6e752d0a4782b554ef603b0acffe9f8bfbd
35543554
languageName: node
35553555
linkType: hard
35563556

@@ -4694,7 +4694,7 @@ __metadata:
46944694
"@middy/core": "npm:^4.7.0"
46954695
"@octokit/auth-app": "npm:6.0.3"
46964696
"@octokit/core": "npm:5.2.0"
4697-
"@octokit/plugin-throttling": "npm:8.1.3"
4697+
"@octokit/plugin-throttling": "npm:8.2.0"
46984698
"@octokit/rest": "npm:20.0.2"
46994699
"@octokit/types": "npm:^13.5.0"
47004700
"@terraform-aws-github-runner/aws-powertools-util": "npm:*"

0 commit comments

Comments
 (0)