File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change
1
+ Make sure mediaproxy gracefully handles errors and uses authenticated endpoints.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " matrix-appservice-irc" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
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.0 " ,
44
+ "matrix-appservice-bridge" : " ^10.2.1 " ,
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
4677
dependencies :
4678
4678
tmpl "1.0.5"
4679
4679
4680
- matrix-appservice-bridge@^10.2.0 :
4681
- version "10.2.0 "
4682
- resolved "https://registry.yarnpkg.com/matrix-appservice-bridge/-/matrix-appservice-bridge-10.2.0 .tgz#79b6f53593ab21cf6211a3ba1051a0439b2f2824 "
4683
- integrity sha512-GYpIBPgQnc0/p93KoqzrOYwh6JJEWZc+t9N0GxMO7EXb0IEkfKMji6lOOEqk9QdNs2+fpMBKIS2mjT3X5iuTUg ==
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 ==
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