- Upgrade to matrix-js-sdk 34.11.1 to fix CVE-2024-50336

- Remove request package (no longer needed)
This commit is contained in:
2025-02-05 11:59:39 -07:00
parent e0947dd3bc
commit 913f5dfcb9
3 changed files with 136 additions and 742 deletions
+1 -2
View File
@@ -9,12 +9,11 @@
"got": "^12.0.2",
"image-size": "^1.0.2",
"isomorphic-webcrypto": "^2.3.8",
"matrix-js-sdk": "^28.0.0",
"matrix-js-sdk": "34.11.1",
"mime": "^3.0.0",
"node-fetch": "^3.3.0",
"node-localstorage": "^2.2.1",
"olm": "https://gitlab.matrix.org/matrix-org/olm/-/package_files/2572/download",
"request": "^2.88.2",
"sharp": "^0.33.4",
"tmp": "^0.2.1",
"utf8": "^3.0.0"