|
8250 | 8250 | resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd" |
8251 | 8251 | integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA== |
8252 | 8252 |
|
8253 | | -"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop": |
8254 | | - version "34.8.0" |
8255 | | - resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/66c80949e8421e94e7d3672013fac1943e363f67" |
| 8253 | + |
| 8254 | + version "34.10.0-rc.0" |
| 8255 | + resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.10.0-rc.0.tgz#5f395d4bfd89fac1dc7517fcffe24903b591d236" |
| 8256 | + integrity sha512-gIZB5TH4F9hXrAL96LSE0EpAnvH//SV/hnb7/bAFJBKWtjVvZs0sgRFsn/qJmTKQ+fpu6+uucPrQD2hwdrkYBA== |
8256 | 8257 | dependencies: |
8257 | 8258 | "@babel/runtime" "^7.12.5" |
8258 | 8259 | "@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0" |
@@ -10832,7 +10833,16 @@ string-length@^4.0.1: |
10832 | 10833 | char-regex "^1.0.2" |
10833 | 10834 | strip-ansi "^6.0.0" |
10834 | 10835 |
|
10835 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 10836 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 10837 | + version "4.2.3" |
| 10838 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 10839 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 10840 | + dependencies: |
| 10841 | + emoji-regex "^8.0.0" |
| 10842 | + is-fullwidth-code-point "^3.0.0" |
| 10843 | + strip-ansi "^6.0.1" |
| 10844 | + |
| 10845 | +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
10836 | 10846 | version "4.2.3" |
10837 | 10847 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
10838 | 10848 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -10936,7 +10946,14 @@ string_decoder@~1.1.1: |
10936 | 10946 | dependencies: |
10937 | 10947 | safe-buffer "~5.1.0" |
10938 | 10948 |
|
10939 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 10949 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 10950 | + version "6.0.1" |
| 10951 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 10952 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 10953 | + dependencies: |
| 10954 | + ansi-regex "^5.0.1" |
| 10955 | + |
| 10956 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
10940 | 10957 | version "6.0.1" |
10941 | 10958 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
10942 | 10959 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -12024,7 +12041,16 @@ word-wrap@^1.2.5: |
12024 | 12041 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" |
12025 | 12042 | integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== |
12026 | 12043 |
|
12027 | | -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^6.2.0, wrap-ansi@^7.0.0, wrap-ansi@^8.1.0, wrap-ansi@^9.0.0, "wrap-ansi@npm:wrap-ansi@^7.0.0": |
| 12044 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 12045 | + version "7.0.0" |
| 12046 | + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 12047 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 12048 | + dependencies: |
| 12049 | + ansi-styles "^4.0.0" |
| 12050 | + string-width "^4.1.0" |
| 12051 | + strip-ansi "^6.0.0" |
| 12052 | + |
| 12053 | +wrap-ansi@^6.2.0, wrap-ansi@^7.0.0, wrap-ansi@^8.1.0, wrap-ansi@^9.0.0, "wrap-ansi@npm:wrap-ansi@^7.0.0": |
12028 | 12054 | version "7.0.0" |
12029 | 12055 | resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
12030 | 12056 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
0 commit comments