File tree 3 files changed +12
-6
lines changed
3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change
1
+ Changes in [ 1.11.73] ( https://github.com/element-hq/element-web/releases/tag/v1.11.73 ) (2024-08-06)
2
+ ==================================================================================================
3
+ Fixes for CVE-2024 -42347 / GHSA-f83w -wqhc-cfp4
4
+
5
+
6
+
1
7
Changes in [ 1.11.72] ( https://github.com/element-hq/element-web/releases/tag/v1.11.72 ) (2024-07-30)
2
8
==================================================================================================
3
9
## ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " element-web" ,
3
- "version" : " 1.11.72 " ,
3
+ "version" : " 1.11.73 " ,
4
4
"description" : " A feature-rich client for Matrix.org" ,
5
5
"author" : " New Vector Ltd." ,
6
6
"repository" : {
77
77
"katex" : " ^0.16.0" ,
78
78
"lodash" : " ^4.17.21" ,
79
79
"matrix-js-sdk" : " 34.2.0" ,
80
- "matrix-react-sdk" : " 3.104.0 " ,
80
+ "matrix-react-sdk" : " 3.105.1 " ,
81
81
"matrix-widget-api" : " ^1.3.1" ,
82
82
"react" : " 17.0.2" ,
83
83
"react-dom" : " 17.0.2" ,
Original file line number Diff line number Diff line change @@ -7937,10 +7937,10 @@ matrix-mock-request@^2.5.0:
7937
7937
dependencies:
7938
7938
expect "^28.1.0"
7939
7939
7940
- matrix-react-sdk@3.104.0 :
7941
- version "3.104.0 "
7942
- resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.104.0 .tgz#148b9fd0c2afb7532c3bd2c7b1b5446c13c5097a "
7943
- integrity sha512-YQqYYKFaBTM8NORDMFV2gKS6qQpGw6Yj/r/MCcGc3GqUFDOHAwwd+gIR76nkJcoYHQ+JDBu7RQjsTgGqbeUSTg ==
7940
+ matrix-react-sdk@3.105.1 :
7941
+ version "3.105.1 "
7942
+ resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.105.1 .tgz#813ece3c0016f4824a3e398c8cf5ca73abacd601 "
7943
+ integrity sha512-IcsE+Dntq9oIpDG3wR3XR2qBmtAqdCU+vLjJuB5mJFwpuCHlBTU0BIJ0yKSEwlpV5no2Ajlfp9a+2nXhXd3CwA ==
7944
7944
dependencies:
7945
7945
"@babel/runtime" "^7.12.5"
7946
7946
"@matrix-org/analytics-events" "^0.24.0"
You can’t perform that action at this time.
0 commit comments