Bump matrix-js-sdk from 21.2.0 to 22.0.0 (#1009)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 9 Dec 2022 11:25:21 +0000 (16:55 +0530)
committerGitHub <noreply@github.com>
Fri, 9 Dec 2022 11:25:21 +0000 (16:55 +0530)
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 21.2.0 to 22.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/v21.2.0...v22.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>
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 4be2392de05bc620305ec4d65404f8293bd9ce61..95f19151b37754bde9c7f6b175376363cfb1eafb 100644 (file)
@@ -26,7 +26,7 @@
         "katex": "0.16.4",
         "linkify-html": "4.0.2",
         "linkifyjs": "4.0.2",
-        "matrix-js-sdk": "21.2.0",
+        "matrix-js-sdk": "22.0.0",
         "prop-types": "15.8.1",
         "react": "17.0.2",
         "react-autosize-textarea": "7.1.0",
       "integrity": "sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA=="
     },
     "node_modules/matrix-js-sdk": {
-      "version": "21.2.0",
-      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-21.2.0.tgz",
-      "integrity": "sha512-5aHWkWve+/5dmRJGIAzwe2hFNHX/2LBFWVqHh6YOTSViWlAbBxQsylBIhsNppgmHUN1YjBhvBlW206UnYCk6zg==",
+      "version": "22.0.0",
+      "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-22.0.0.tgz",
+      "integrity": "sha512-mpKqeD3nCobjGiUiATUyEoP44n+AzDW5cSeBTIBY5fPhj0AkzLJhblHt40vzSOJazj8tT0PhsSzhEIR9hGzYGA==",
       "dependencies": {
         "@babel/runtime": "^7.12.5",
         "@types/sdp-transform": "^2.4.5",
index 24aa41b80549bd3d579ee08b2bc2b5848608ae68..918174d5ecd0c16e7aee433bb411cb9a30f4d400 100644 (file)
@@ -31,7 +31,7 @@
     "katex": "0.16.4",
     "linkify-html": "4.0.2",
     "linkifyjs": "4.0.2",
-    "matrix-js-sdk": "21.2.0",
+    "matrix-js-sdk": "22.0.0",
     "prop-types": "15.8.1",
     "react": "17.0.2",
     "react-autosize-textarea": "7.1.0",