Bump matrix-js-sdk from 20.0.1 to 20.0.2 (#888)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Oct 2022 03:37:04 +0000 (09:07 +0530)
committerGitHub <noreply@github.com>
Sat, 1 Oct 2022 03:37:04 +0000 (09:07 +0530)
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.0.1...v20.0.2)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 84ca883d93e5892ab6f95910128e34cad9420838..fc9d6043c6a2faaf95d832cf4b184d3fbe686cac 100644 (file)
@@ -26,7 +26,7 @@
         "katex": "0.16.2",
         "linkify-html": "4.0.1",
         "linkifyjs": "4.0.1",
-        "matrix-js-sdk": "20.0.1",
+        "matrix-js-sdk": "20.0.2",
         "prop-types": "15.8.1",
         "react": "17.0.2",
         "react-autosize-textarea": "7.1.0",
       "integrity": "sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA=="
     },
     "node_modules/matrix-js-sdk": {
-      "version": "20.0.1",
-      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-20.0.1.tgz",
-      "integrity": "sha512-LibgM1pYFSg4hyLMaZpG3wdWJwdax5e0dEmiKZLWG6CVLA+Z796gDjK/LXalLGWjuCz2ej6THjK23U/sndhzFg==",
+      "version": "20.0.2",
+      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-20.0.2.tgz",
+      "integrity": "sha512-PZMiLQHtmV+c5wZxS7EyWUKgHMJ/Syad7S5RxZVg80wug3qlX3oXkfyxZwrcMK4T1xE31upizspTZLm5Bkl2Vw==",
       "dependencies": {
         "@babel/runtime": "^7.12.5",
         "another-json": "^0.2.0",
       "integrity": "sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA=="
     },
     "matrix-js-sdk": {
-      "version": "20.0.1",
-      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-20.0.1.tgz",
-      "integrity": "sha512-LibgM1pYFSg4hyLMaZpG3wdWJwdax5e0dEmiKZLWG6CVLA+Z796gDjK/LXalLGWjuCz2ej6THjK23U/sndhzFg==",
+      "version": "20.0.2",
+      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-20.0.2.tgz",
+      "integrity": "sha512-PZMiLQHtmV+c5wZxS7EyWUKgHMJ/Syad7S5RxZVg80wug3qlX3oXkfyxZwrcMK4T1xE31upizspTZLm5Bkl2Vw==",
       "requires": {
         "@babel/runtime": "^7.12.5",
         "another-json": "^0.2.0",
index dae8f6a14fd4b1e15d9bb92858c45fb90754b056..02b26cac8ef652651a772a72c7c9f00d205aabb0 100644 (file)
@@ -32,7 +32,7 @@
     "katex": "0.16.2",
     "linkify-html": "4.0.1",
     "linkifyjs": "4.0.1",
-    "matrix-js-sdk": "20.0.1",
+    "matrix-js-sdk": "20.0.2",
     "prop-types": "15.8.1",
     "react": "17.0.2",
     "react-autosize-textarea": "7.1.0",