Skip to content

Commit

Permalink
chore(patch): update matrix-js-sdk patch v34.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marc.sirisak committed Oct 8, 2024
1 parent c4dab16 commit c52b11a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/node_modules/matrix-js-sdk/src/http-api/fetch.ts b/node_modules/matrix-js-sdk/src/http-api/fetch.ts
index 274f39f..5a94954 100644
index 3c98c10..3948282 100644
--- a/node_modules/matrix-js-sdk/src/http-api/fetch.ts
+++ b/node_modules/matrix-js-sdk/src/http-api/fetch.ts
@@ -177,6 +177,12 @@ export class FetchHttpApi<O extends IHttpOpts> {
Expand All @@ -16,7 +16,7 @@ index 274f39f..5a94954 100644
throw err;
}
diff --git a/node_modules/matrix-js-sdk/src/http-api/interface.ts b/node_modules/matrix-js-sdk/src/http-api/interface.ts
index ee4456d..54de701 100644
index c06b850..3d57216 100644
--- a/node_modules/matrix-js-sdk/src/http-api/interface.ts
+++ b/node_modules/matrix-js-sdk/src/http-api/interface.ts
@@ -104,6 +104,10 @@ export interface IContentUri {
Expand All @@ -41,7 +41,7 @@ index ee4456d..54de701 100644

export interface UploadProgress {
diff --git a/node_modules/matrix-js-sdk/src/sync.ts b/node_modules/matrix-js-sdk/src/sync.ts
index df7aeba..bf0ad53 100644
index 47be1eb..0532991 100644
--- a/node_modules/matrix-js-sdk/src/sync.ts
+++ b/node_modules/matrix-js-sdk/src/sync.ts
@@ -601,6 +601,14 @@ export class SyncApi {
Expand Down

0 comments on commit c52b11a

Please sign in to comment.