Bump matrix-js-sdk from 16.0.1 to 17.0.0 (#486)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 12 Apr 2022 05:05:38 +0000 (10:35 +0530)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 05:05:38 +0000 (10:35 +0530)
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 16.0.1 to 17.0.0.
- [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/v16.0.1...v17.0.0)

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

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 daa17a60feabfa3fc55f40d22aa2565368e47b4f..d6a5be8ccf2e7e0a774e2cd48c5a5710e4d6eb87 100644 (file)
@@ -22,7 +22,7 @@
         "formik": "^2.2.9",
         "html-react-parser": "^1.4.9",
         "linkifyjs": "^2.1.9",
-        "matrix-js-sdk": "^16.0.1",
+        "matrix-js-sdk": "^17.0.0",
         "micromark": "^3.0.10",
         "micromark-extension-gfm": "^2.0.1",
         "micromark-util-chunked": "^1.0.0",
       "integrity": "sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA=="
     },
     "node_modules/matrix-js-sdk": {
-      "version": "16.0.1",
-      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-16.0.1.tgz",
-      "integrity": "sha512-GRYZY7JZRqsVFa2nKO2qJbU4gQail2+1PgX2QDcibWizTL5Gh8YS384twprpIKqzdLHJ3d7H7A0L+uqc562ZsQ==",
+      "version": "17.0.0",
+      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-17.0.0.tgz",
+      "integrity": "sha512-8nv+a1e6n4x4DYKiBFRS6/CIpsE22+31K+9/4Y5MB8m3iraSVBtdZ5y/9ktQnjQuo9I85TvyqHL2obRWF7UD5Q==",
       "dependencies": {
         "@babel/runtime": "^7.12.5",
         "another-json": "^0.2.0",
       "integrity": "sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA=="
     },
     "matrix-js-sdk": {
-      "version": "16.0.1",
-      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-16.0.1.tgz",
-      "integrity": "sha512-GRYZY7JZRqsVFa2nKO2qJbU4gQail2+1PgX2QDcibWizTL5Gh8YS384twprpIKqzdLHJ3d7H7A0L+uqc562ZsQ==",
+      "version": "17.0.0",
+      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-17.0.0.tgz",
+      "integrity": "sha512-8nv+a1e6n4x4DYKiBFRS6/CIpsE22+31K+9/4Y5MB8m3iraSVBtdZ5y/9ktQnjQuo9I85TvyqHL2obRWF7UD5Q==",
       "requires": {
         "@babel/runtime": "^7.12.5",
         "another-json": "^0.2.0",
index 4bead86d8557a5e374df99fe94efdaa6239459bb..d9b7c32757310c00a4f8ea3480ffbbf09969597e 100644 (file)
@@ -28,7 +28,7 @@
     "formik": "^2.2.9",
     "html-react-parser": "^1.4.9",
     "linkifyjs": "^2.1.9",
-    "matrix-js-sdk": "^16.0.1",
+    "matrix-js-sdk": "^17.0.0",
     "micromark": "^3.0.10",
     "micromark-extension-gfm": "^2.0.1",
     "micromark-util-chunked": "^1.0.0",