File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 61
61
"mongodb" : " ^6.8.1" ,
62
62
"next" : " ^14.2.10" ,
63
63
"node-fetch" : " ^2.6.1" ,
64
- "probot" : " ^13.2.2 " ,
64
+ "probot" : " ^13.3.8 " ,
65
65
"react" : " ^18.2.0" ,
66
66
"react-dom" : " ^18.2.0" ,
67
67
"slice" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -2653,7 +2653,7 @@ expect@^29.0.0, expect@^29.7.0:
2653
2653
jest-message-util "^29.7.0"
2654
2654
jest-util "^29.7.0"
2655
2655
2656
- express@^4.18.2 :
2656
+ express@^4.21.0 :
2657
2657
version "4.21.0"
2658
2658
resolved "https://registry.yarnpkg.com/express/-/express-4.21.0.tgz#d57cb706d49623d4ac27833f1cbc466b668eb915"
2659
2659
integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==
4339
4339
dependencies :
4340
4340
parse-ms "^2.1.0"
4341
4341
4342
- probot@^13.0.2, probot@^13.2.2 :
4343
- version "13.3.7 "
4344
- resolved "https://registry.yarnpkg.com/probot/-/probot-13.3.7 .tgz#4cdbd5ce24bc04bd53747b8b102da5639bee4b56 "
4345
- integrity sha512-aqePJLDQWRwd/dcA6ssjzv8U9ySAkgZasjG/xz65KlLepIY8vy2k66Z6SBJJMlyZb/dznNZUMDM0GCbmsXILyQ ==
4342
+ probot@^13.0.2, probot@^13.3.8 :
4343
+ version "13.3.8 "
4344
+ resolved "https://registry.yarnpkg.com/probot/-/probot-13.3.8 .tgz#31d50e86a12c01efa37c7063b37d293fc59aff2a "
4345
+ integrity sha512-xc+KBC0mp1JKFMsPbMyj1SpmN0B7Q8uFO7ze4PBbNv74q8AyPGqYL3TmkZSOmcOjFTeFrZTnMYEoXi+z1anyLA ==
4346
4346
dependencies :
4347
4347
" @octokit/core" " ^5.0.2"
4348
4348
" @octokit/plugin-enterprise-compatibility" " ^4.0.1"
@@ -4361,7 +4361,7 @@ probot@^13.0.2, probot@^13.2.2:
4361
4361
commander "^12.0.0"
4362
4362
deepmerge "^4.3.1"
4363
4363
dotenv "^16.3.1"
4364
- express "^4.18.2 "
4364
+ express "^4.21.0 "
4365
4365
ioredis "^5.3.2"
4366
4366
js-yaml "^4.1.0"
4367
4367
lru-cache "^10.0.3"
You can’t perform that action at this time.
0 commit comments