This repository was archived by the owner on Dec 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 17
17
"prepare" : " husky install"
18
18
},
19
19
"dependencies" : {
20
- "@slack/bolt" : " 3.12.0 " ,
20
+ "@slack/bolt" : " 3.12.2 " ,
21
21
"axios" : " 0.27.2" ,
22
22
"dayjs" : " 1.11.6" ,
23
23
"lru_map" : " 0.4.1"
Original file line number Diff line number Diff line change 799
799
dependencies :
800
800
" @sinonjs/commons" " ^1.7.0"
801
801
802
- " @slack/bolt@3.12.0 " :
803
- version "3.12.0 "
804
- resolved "https://registry.yarnpkg.com/@slack/bolt/-/bolt-3.12.0 .tgz#b8df09615c06cb6ae84045fdbb4065c588c59f0e "
805
- integrity sha512-yi3AnZIIPWFUH4FiMX+edXU7P/tx/IVgA4Rv6EOCh2oq7sViJTm/s6MipX5r/Ab47wLVLXreBfynFOp4JUNBmg ==
802
+ " @slack/bolt@3.12.2 " :
803
+ version "3.12.2 "
804
+ resolved "https://registry.yarnpkg.com/@slack/bolt/-/bolt-3.12.2 .tgz#8fff81816af16409ec84a9af5e456a44b2e041b8 "
805
+ integrity sha512-Rv5apx14Nx25ho7MHigZcmYG+P/TzKB4MEdY/UDM7ntCCmTBdRd5d+teERmGPNalFjz/tEfQ5bw+Z8zZjHIOXA ==
806
806
dependencies :
807
807
" @slack/logger" " ^3.0.0"
808
808
" @slack/oauth" " ^2.5.1"
809
809
" @slack/socket-mode" " ^1.3.0"
810
810
" @slack/types" " ^2.7.0"
811
811
" @slack/web-api" " ^6.7.1"
812
812
" @types/express" " ^4.16.1"
813
- " @types/node" " >=12 "
813
+ " @types/node" " 18.11.8 "
814
814
" @types/promise.allsettled" " ^1.0.3"
815
815
" @types/tsscmp" " ^1.0.0"
816
816
axios "^0.26.1"
1026
1026
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.18.tgz#3b4fed5cfb58010e3a2be4b6e74615e4847f1074"
1027
1027
integrity sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA==
1028
1028
1029
+ " @types/node@18.11.8 " :
1030
+ version "18.11.8"
1031
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8.tgz#16d222a58d4363a2a359656dd20b28414de5d265"
1032
+ integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==
1033
+
1029
1034
" @types/p-queue@^2.3.2 " :
1030
1035
version "2.3.2"
1031
1036
resolved "https://registry.yarnpkg.com/@types/p-queue/-/p-queue-2.3.2.tgz#16bc5fece69ef85efaf2bce8b13f3ebe39c5a1c8"
You can’t perform that action at this time.
0 commit comments