File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.145.0" ,
43
43
"@octokit/rest" : " ^19.0.4" ,
44
- "@octokit/webhooks" : " ^10.1.0 " ,
44
+ "@octokit/webhooks" : " ^10.1.3 " ,
45
45
"aws-lambda" : " ^1.0.7" ,
46
46
"tslog" : " ^3.3.3"
47
47
}
Original file line number Diff line number Diff line change 1502
1502
resolved "https://registry.yarnpkg.com/@octokit/webhooks-methods/-/webhooks-methods-3.0.0.tgz#4f4443605233f46abc5f85a857ba105095aa1181"
1503
1503
integrity sha512-FAIyAchH9JUKXugKMC17ERAXM/56vVJekwXOON46pmUDYfU7uXB4cFY8yc8nYr5ABqVI7KjRKfFt3mZF7OcyUA==
1504
1504
1505
-
1506
- version "6.3.0 "
1507
- resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.3.0 .tgz#ccacafc08d4cfdc8bb430dc72df2d087bc392169 "
1508
- integrity sha512-gawosm1WoJvtiDTBlyAARdQYQWH6D6Pcu/ZdVmxLb1SPiqJaMYPzrKY9VkWA9T4PhzyrMoGXBNesQULBb73LRw ==
1505
+
1506
+ version "6.3.4 "
1507
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.3.4 .tgz#b553da7479edfb04218160c85f16dbbc68251533 "
1508
+ integrity sha512-9E0HNgHqc5v22+9IzCSEZ9iXnBJ/n+GM9gZye0kp7XmzcOfrnAKZzd4km269n6/vVOkmXwT11DbbQFukWOvbdw ==
1509
1509
1510
- " @octokit/webhooks@^10.1.0 " :
1511
- version "10.1.0 "
1512
- resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.1.0 .tgz#250fd07188f77a60644885a8d3a9920241e92905 "
1513
- integrity sha512-NtuIsmXR8ZiojLJwOBwDILDw1V7zRqijg9ZsAeIKQjvMJ2HOASAzYsuLnf3rK3B4FCEw92S5uws9EZfIpQdEBw ==
1510
+ " @octokit/webhooks@^10.1.3 " :
1511
+ version "10.1.3 "
1512
+ resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.1.3 .tgz#415bb4f826167b15da4dede81c14cb7a8978ac9a "
1513
+ integrity sha512-c5uQW0HJbI5mcQpUFcM7LVs1gbdEiHD6OLXZcwxLJeNUmI8Cy9uzfCib6HguARKgnz3tSavYX/teHq7brm05iQ ==
1514
1514
dependencies :
1515
1515
" @octokit/request-error" " ^3.0.0"
1516
1516
" @octokit/webhooks-methods" " ^3.0.0"
1517
- " @octokit/webhooks-types" " 6.3.0 "
1517
+ " @octokit/webhooks-types" " 6.3.4 "
1518
1518
aggregate-error "^3.1.0"
1519
1519
1520
1520
" @sinclair/typebox@^0.24.1 " :
You can’t perform that action at this time.
0 commit comments