Skip to content

chore(lambda): bump @aws-sdk/client-eventbridge from 3.787.0 to 3.790.0 in /lambdas in the aws group #4551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"all": "yarn build && yarn format && yarn lint && yarn test"
},
"devDependencies": {
"@aws-sdk/client-eventbridge": "^3.787.0",
"@aws-sdk/client-eventbridge": "^3.790.0",
"@octokit/webhooks-types": "^7.6.1",
"@types/aws-lambda": "^8.10.147",
"@types/express": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ __metadata:
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
"@aws-sdk/client-eventbridge": "npm:^3.787.0"
"@aws-sdk/client-eventbridge": "npm:^3.790.0"
"@aws-sdk/client-sqs": "npm:^3.787.0"
"@middy/core": "npm:^6.1.6"
"@octokit/rest": "npm:21.1.1"
Expand Down Expand Up @@ -389,9 +389,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-eventbridge@npm:^3.787.0":
version: 3.787.0
resolution: "@aws-sdk/client-eventbridge@npm:3.787.0"
"@aws-sdk/client-eventbridge@npm:^3.790.0":
version: 3.790.0
resolution: "@aws-sdk/client-eventbridge@npm:3.790.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
Expand Down Expand Up @@ -433,7 +433,7 @@ __metadata:
"@smithy/util-retry": "npm:^4.0.2"
"@smithy/util-utf8": "npm:^4.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/a8204eb101e7c2c80e8e613ab3f14c2385d79373e4378846e853f11cbc5782b244b1c2c66991df74fe6449e31620317a624c73108dae053806ba535bfe0477c2
checksum: 10c0/b9ccf3c5bcb41d157b9b22e4b70922386e4dccbd06ba416e353a46b8188e0c1029af2f8af596d2206aedb4dc4b66d2d147b9e846da87e32a0c94d87486d02c8a
languageName: node
linkType: hard

Expand Down