Bump matrix-js-sdk from 20.1.0 to 21.0.1 (#959)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 8 Nov 2022 14:49:22 +0000 (20:19 +0530)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2022 14:49:22 +0000 (20:19 +0530)
commit62e0821be24a711405d314337b4045fce648a799
tree8362211f567bae27cde868950f40d6ac0d6daf4c
parent856e616247f8a84f978afa761a0f490c9ef22685
Bump matrix-js-sdk from 20.1.0 to 21.0.1 (#959)

* Bump matrix-js-sdk from 20.1.0 to 21.0.0

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.1.0 to 21.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/v20.1.0...v21.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>
* Bump matrix-js-sdk from 20.1.0 to 21.0.1

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.1.0 to 21.0.1.
- [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.1.0...v21.0.1)

---
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>
* Fix upload content

* Change min supported node

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
package-lock.json
package.json
src/app/molecules/image-pack/ImagePackUpload.jsx
src/app/molecules/image-upload/ImageUpload.jsx
src/client/state/RoomsInput.js