This repository was archived by the owner on Oct 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 113113 "lodash" : " ^4.17.20" ,
114114 "maplibre-gl" : " ^2.0.0" ,
115115 "matrix-encrypt-attachment" : " ^1.0.3" ,
116- "matrix-events-sdk" : " 0 .0.1 " ,
116+ "matrix-events-sdk" : " 2 .0.0 " ,
117117 "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop" ,
118118 "matrix-widget-api" : " ^1.9.0" ,
119119 "memoize-one" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -3153,6 +3153,11 @@ agent-base@6:
31533153 dependencies :
31543154 debug "4"
31553155
3156+ ajv-errors@^3.0.0 :
3157+ version "3.0.0"
3158+ resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-3.0.0.tgz#e54f299f3a3d30fe144161e5f0d8d51196c527bc"
3159+ integrity sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==
3160+
31563161ajv-keywords@^3.5.2 :
31573162 version "3.5.2"
31583163 resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
@@ -3168,7 +3173,7 @@ ajv@^6.12.4, ajv@^6.12.5:
31683173 json-schema-traverse "^0.4.1"
31693174 uri-js "^4.2.2"
31703175
3171- ajv@^8.0.1 :
3176+ ajv@^8.0.1, ajv@^8.11.2 :
31723177 version "8.17.1"
31733178 resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
31743179 integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
69997004 resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
70007005 integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
70017006
7007+ 7008+ version "2.0.0"
7009+ resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-2.0.0.tgz#f5f8dafbe4eae07fdbb628627f430ca5b1fd8c7a"
7010+ integrity sha512-UZbifYIO2o9+sNn4YuGjhMof/88TG68PyecKnH/pt8V3MFq0RZsbBUe+3/k5ZeVcEtr0pQLmcKB7d8aQVsVO/w==
7011+ dependencies :
7012+ ajv "^8.11.2"
7013+ ajv-errors "^3.0.0"
7014+
70027015" matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
70037016 version "34.4.0"
70047017 resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2a6612c73aa7ae8d7f10f426239b2850c86a1ea5"
You can’t perform that action at this time.
0 commit comments