File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " matrix-appservice-irc" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " An IRC Bridge for Matrix" ,
5
5
"main" : " app.js" ,
6
6
"bin" : " ./bin/matrix-appservice-irc" ,
41
41
"he" : " ^1.2.0" ,
42
42
"ioredis" : " ^5.3.1" ,
43
43
"logform" : " ^2.4.2" ,
44
- "matrix-appservice-bridge" : " ^10.2.1 " ,
44
+ "matrix-appservice-bridge" : " ^10.2.2 " ,
45
45
"matrix-bot-sdk" : " npm:@vector-im/matrix-bot-sdk@^0.7.0-element.1" ,
46
46
"matrix-org-irc" : " ^3.0.0" ,
47
47
"nopt" : " ^7.2.0" ,
Original file line number Diff line number Diff line change @@ -4677,10 +4677,10 @@ makeerror@1.0.12:
4677
4677
dependencies :
4678
4678
tmpl "1.0.5"
4679
4679
4680
- matrix-appservice-bridge@^10.2.1 :
4681
- version "10.2.1 "
4682
- resolved "https://registry.yarnpkg.com/matrix-appservice-bridge/-/matrix-appservice-bridge-10.2.1 .tgz#d4dcc4b4c71926eda17318c29d557a8a20a35bd7 "
4683
- integrity sha512-PDoVrIIE86FBtXS4Cz/8AmO+niOYUUp3ciUbexAxuu5v+G9+F4urR6Q0awPbF/sIn7cVONZNYcHAywt4ec0/Ow ==
4680
+ matrix-appservice-bridge@^10.2.2 :
4681
+ version "10.2.2 "
4682
+ resolved "https://registry.yarnpkg.com/matrix-appservice-bridge/-/matrix-appservice-bridge-10.2.2 .tgz#866416de373879b0aa0c115c74ffb26b44abe641 "
4683
+ integrity sha512-ky+OA1LrSBEnrngTEDvEbYF64MNe0IG7QiinkU/H0XH0QUHY9DCbCHehT1AEeOOP4V3m5U4A/9QmBMPfT2QCkg ==
4684
4684
dependencies :
4685
4685
" @alloc/quick-lru" " ^5.2.0"
4686
4686
" @types/nedb" " ^1.8.16"
You can’t perform that action at this time.
0 commit comments