Skip to content

Commit 34e9dda

Browse files
chore(deps): bump uuid and matrix-js-sdk
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk). These dependencies need to be updated together. Removes `uuid` Updates `matrix-js-sdk` from 38.4.0 to 41.5.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](matrix-org/matrix-js-sdk@v38.4.0...v41.5.0) --- updated-dependencies: - dependency-name: matrix-js-sdk dependency-version: 41.5.0-rc.0 dependency-type: direct:production - dependency-name: uuid dependency-version: dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f2b831 commit 34e9dda

2 files changed

Lines changed: 25 additions & 39 deletions

File tree

package-lock.json

Lines changed: 24 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@opensearch-project/opensearch": "^3.5.1",
6464
"@slack/socket-mode": "^2.0.6",
6565
"@slack/web-api": "^7.15.1",
66-
"matrix-js-sdk": "^38.4.0",
66+
"matrix-js-sdk": "^41.5.0",
6767
"pino": "^10.3.1",
6868
"zod": "^4.3.6"
6969
}

0 commit comments

Comments
 (0)