Bump matrix-js-sdk from 15.5.0 to 15.5.2 (#332)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Feb 2022 14:04:56 +0000 (19:34 +0530)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 14:04:56 +0000 (19:34 +0530)
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 15.5.0 to 15.5.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/v15.5.0...v15.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index e5ee7f3a03fb5d3d3a9491f199986d94eaa96da8..af275fc1bebcca41b42ea9911757e6301c37963f 100644 (file)
@@ -22,7 +22,7 @@
         "formik": "^2.2.9",
         "html-react-parser": "^1.2.7",
         "linkifyjs": "^2.1.9",
-        "matrix-js-sdk": "^15.5.0",
+        "matrix-js-sdk": "^15.5.2",
         "micromark": "^3.0.3",
         "micromark-extension-gfm": "^2.0.1",
         "micromark-util-chunked": "^1.0.0",
       "integrity": "sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw=="
     },
     "node_modules/matrix-js-sdk": {
-      "version": "15.5.0",
-      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-15.5.0.tgz",
-      "integrity": "sha512-Y8BoJ5xEejTeO2vwGrE4hNrSSOKLP6/brqeTy+gjjgti/PUhf+foC+ww9lHv7MqiNYFl9a/8tBf3crhU8+3jVw==",
+      "version": "15.5.2",
+      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-15.5.2.tgz",
+      "integrity": "sha512-ohHTQs+w2gL3D+y4fL0yjahAyUUahDyvcIJoo+L+szmzqSmCJ65J14BYgIUmVcTd2ZMUzgAKVDq/LcfQd23FyA==",
       "dependencies": {
         "@babel/runtime": "^7.12.5",
         "another-json": "^0.2.0",
       "integrity": "sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw=="
     },
     "matrix-js-sdk": {
-      "version": "15.5.0",
-      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-15.5.0.tgz",
-      "integrity": "sha512-Y8BoJ5xEejTeO2vwGrE4hNrSSOKLP6/brqeTy+gjjgti/PUhf+foC+ww9lHv7MqiNYFl9a/8tBf3crhU8+3jVw==",
+      "version": "15.5.2",
+      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-15.5.2.tgz",
+      "integrity": "sha512-ohHTQs+w2gL3D+y4fL0yjahAyUUahDyvcIJoo+L+szmzqSmCJ65J14BYgIUmVcTd2ZMUzgAKVDq/LcfQd23FyA==",
       "requires": {
         "@babel/runtime": "^7.12.5",
         "another-json": "^0.2.0",
index 60c6bd1a6a561dd8fb2fe4bc319090e9f0a6a744..caa471ee069ba0f6147d1285786159c2f5c67416 100644 (file)
@@ -28,7 +28,7 @@
     "formik": "^2.2.9",
     "html-react-parser": "^1.2.7",
     "linkifyjs": "^2.1.9",
-    "matrix-js-sdk": "^15.5.0",
+    "matrix-js-sdk": "^15.5.2",
     "micromark": "^3.0.3",
     "micromark-extension-gfm": "^2.0.1",
     "micromark-util-chunked": "^1.0.0",