From 3d116af0116aba06271fca5a59efa4544f576bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:32:53 +0530 Subject: [PATCH] Bump matrix-js-sdk from 15.5.2 to 15.6.0 (#347) Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 15.5.2 to 15.6.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/v15.5.2...v15.6.0) --- updated-dependencies: - dependency-name: matrix-js-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 273faedf..bbe586c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "formik": "^2.2.9", "html-react-parser": "^1.4.8", "linkifyjs": "^2.1.9", - "matrix-js-sdk": "^15.5.2", + "matrix-js-sdk": "^15.6.0", "micromark": "^3.0.10", "micromark-extension-gfm": "^2.0.1", "micromark-util-chunked": "^1.0.0", @@ -8875,14 +8875,14 @@ } }, "node_modules/matrix-events-sdk": { - "version": "0.0.1-beta.6", - "resolved": "https://registry.npmjs.org/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz", - "integrity": "sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==" + "version": "0.0.1-beta.7", + "resolved": "https://registry.npmjs.org/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz", + "integrity": "sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==" }, "node_modules/matrix-js-sdk": { - "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==", + "version": "15.6.0", + "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-15.6.0.tgz", + "integrity": "sha512-jxx2jiuFVs6Vn76/Nm4+9+mLRW8NJMnA8XhFPtG9gzLpAOq5NQeRvr8mvGQqOQp2F85wthGVd0EkiP6cC1JXuw==", "dependencies": { "@babel/runtime": "^7.12.5", "another-json": "^0.2.0", @@ -8890,7 +8890,7 @@ "bs58": "^4.0.1", "content-type": "^1.0.4", "loglevel": "^1.7.1", - "matrix-events-sdk": "^0.0.1-beta.6", + "matrix-events-sdk": "^0.0.1-beta.7", "p-retry": "^4.5.0", "qs": "^6.9.6", "request": "^2.88.2", @@ -20868,14 +20868,14 @@ } }, "matrix-events-sdk": { - "version": "0.0.1-beta.6", - "resolved": "https://registry.npmjs.org/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz", - "integrity": "sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==" + "version": "0.0.1-beta.7", + "resolved": "https://registry.npmjs.org/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz", + "integrity": "sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==" }, "matrix-js-sdk": { - "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==", + "version": "15.6.0", + "resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-15.6.0.tgz", + "integrity": "sha512-jxx2jiuFVs6Vn76/Nm4+9+mLRW8NJMnA8XhFPtG9gzLpAOq5NQeRvr8mvGQqOQp2F85wthGVd0EkiP6cC1JXuw==", "requires": { "@babel/runtime": "^7.12.5", "another-json": "^0.2.0", @@ -20883,7 +20883,7 @@ "bs58": "^4.0.1", "content-type": "^1.0.4", "loglevel": "^1.7.1", - "matrix-events-sdk": "^0.0.1-beta.6", + "matrix-events-sdk": "^0.0.1-beta.7", "p-retry": "^4.5.0", "qs": "^6.9.6", "request": "^2.88.2", diff --git a/package.json b/package.json index 4b19343d..c44acc37 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "formik": "^2.2.9", "html-react-parser": "^1.4.8", "linkifyjs": "^2.1.9", - "matrix-js-sdk": "^15.5.2", + "matrix-js-sdk": "^15.6.0", "micromark": "^3.0.10", "micromark-extension-gfm": "^2.0.1", "micromark-util-chunked": "^1.0.0",