Skip to content

Commit 6403e55

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @octokit/webhooks in /modules/webhook/lambdas/webhook (#632)
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 8.4.1 to 8.5.3. - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v8.4.1...v8.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b643c71 commit 6403e55

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
},
3434
"dependencies": {
3535
"@octokit/rest": "^18.3.5",
36-
"@octokit/webhooks": "^8.4.1"
36+
"@octokit/webhooks": "^8.5.3"
3737
}
3838
}

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -637,23 +637,18 @@
637637
dependencies:
638638
"@octokit/openapi-types" "^5.3.2"
639639

640-
"@octokit/[email protected]":
641-
version "3.61.0"
642-
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.61.0.tgz#78ac9821f9122d3d9e8b099ba6033e47f755e885"
643-
integrity sha512-Iu2rMpCU0y25T4rIMoAKyQRWf/YJZnJKbIzzrKQMQJRIiORe4AGev1GLgf5zUcnz9twQ23DYEFLpDLVHViwTDQ==
644-
645-
"@octokit/webhooks-definitions@^3.62.5":
640+
"@octokit/[email protected]", "@octokit/webhooks-definitions@^3.62.5":
646641
version "3.62.5"
647642
resolved "https://registry.yarnpkg.com/@octokit/webhooks-definitions/-/webhooks-definitions-3.62.5.tgz#3b2443ee07bb00e6333ce6bef8ccf5eadfb08430"
648643
integrity sha512-1SWpIFhDLgus9aJ++GOnV/YYcT53glj/YDNzt45S47BfK2/tzYLHWHYFpmEO0frsSEKMFDewDy4c4cWuCpNH/g==
649644

650-
"@octokit/webhooks@^8.4.1":
651-
version "8.4.1"
652-
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-8.4.1.tgz#4490ded72e76988c02f99cdf2300ab5499f09a21"
653-
integrity sha512-XV7VWuV13ltfuYREWX+3yrHFjBGalHrkzba5ht2q92s3RzFQH28NU+ZJADwbozFf5rY9fLtrVuhEsHPnaPxGrg==
645+
"@octokit/webhooks@^8.5.3":
646+
version "8.5.3"
647+
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-8.5.3.tgz#1d4348b9d6fb9709e8c8f5fe943a7af183e58cf5"
648+
integrity sha512-hAHYHDC06KClFX2oKGxAZkolX9n9zU6PJ4UVJte87ZhH+Buui+hLPNKnSHYgsV7rn83kNItHTRfnfyRBD9CjkA==
654649
dependencies:
655650
"@octokit/request-error" "^2.0.2"
656-
"@octokit/webhooks-definitions" "3.61.0"
651+
"@octokit/webhooks-definitions" "3.62.5"
657652
aggregate-error "^3.1.0"
658653
debug "^4.0.0"
659654

0 commit comments

Comments
 (0)