Skip to content

Commit 455b66a

Browse files
chore: Bump @octokit/webhooks in /modules/webhook/lambdas/webhook
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 10.0.7 to 10.0.8. - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v10.0.7...v10.0.8) --- updated-dependencies: - dependency-name: "@octokit/webhooks" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98eff98 commit 455b66a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@aws-sdk/client-ssm": "^3.121.0",
4343
"@octokit/rest": "^19.0.3",
44-
"@octokit/webhooks": "^10.0.7",
44+
"@octokit/webhooks": "^10.0.8",
4545
"aws-lambda": "^1.0.7",
4646
"tslog": "^3.3.3"
4747
}

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,19 +1417,19 @@
14171417
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.0.tgz#4f4443605233f46abc5f85a857ba105095aa1181"
14181418
integrity sha512-FAIyAchH9JUKXugKMC17ERAXM/56vVJekwXOON46pmUDYfU7uXB4cFY8yc8nYr5ABqVI7KjRKfFt3mZF7OcyUA==
14191419

1420-
"@octokit/[email protected].2":
1421-
version "6.2.2"
1422-
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.2.2.tgz#adbec417f2061c3148d757bf39f8831af6d45b68"
1423-
integrity sha512-CUxPFTKtGq13ja9PC+DoOMpeuWOlLWcfzWSOH29TjI1LHU7p+6Ppb0KH5weCV0tXvdfZdeZrg7UMenGsVOcFGA==
1420+
"@octokit/[email protected].3":
1421+
version "6.2.3"
1422+
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.2.3.tgz#9ef209ecf542f1c4c4e16bd00aea0638889e116d"
1423+
integrity sha512-m2J23W6QZeB7KOMHSgTZG8F0mXqqWlWrVzn41Zj4l2umHb6H3Z+rqFsryTNBTZuUiO7YFOFqYaTtlSGHC5CgUg==
14241424

1425-
"@octokit/webhooks@^10.0.7":
1426-
version "10.0.7"
1427-
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.0.7.tgz#cb1a0add18d5e5a5ba796582b506b3bc725ca380"
1428-
integrity sha512-6zuCl1ho1f4VKkh10Efth24Kpe6wN6gyI0YCxNW/St7AmsW0hhkA2Fg0IJcxfitdchCqXUcATHTTqPcuNBED2Q==
1425+
"@octokit/webhooks@^10.0.8":
1426+
version "10.0.8"
1427+
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.0.8.tgz#e8fae861432411d80cade44e7d3725ba8613a4cf"
1428+
integrity sha512-B6TfNTPDf8y5WqzlT5jmeYaYSf6oT7NhkelcetaDT7PP9btu1iaIKWZG+1DFRm1CBQE9HIHdh9rR65qq64m/5g==
14291429
dependencies:
14301430
"@octokit/request-error" "^3.0.0"
14311431
"@octokit/webhooks-methods" "^3.0.0"
1432-
"@octokit/webhooks-types" "6.2.2"
1432+
"@octokit/webhooks-types" "6.2.3"
14331433
aggregate-error "^3.1.0"
14341434

14351435
"@sinclair/typebox@^0.23.3":

0 commit comments

Comments
 (0)