diff --git a/apps/draupnir/package.json b/apps/draupnir/package.json index 63d2e8c6..c587ff02 100644 --- a/apps/draupnir/package.json +++ b/apps/draupnir/package.json @@ -65,7 +65,7 @@ "@the-draupnir-project/matrix-basic-types": "$the-draupnir-project/matrix-basic-types", "@the-draupnir-project/interface-manager": "$the-draupnir-project/interface-manager", "matrix-protection-suite": "$matrix-protection-suite", - "@matrix-org/matrix-sdk-crypto-nodejs": "0.6.0" + "@matrix-org/matrix-sdk-crypto-nodejs": "0.6.6" }, "engines": { "node": ">=24.0.0" diff --git a/package-lock.json b/package-lock.json index 5a12acb4..b53fd096 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3117,9 +3117,9 @@ } }, "node_modules/@matrix-org/matrix-sdk-crypto-nodejs": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-nodejs/-/matrix-sdk-crypto-nodejs-0.6.0.tgz", - "integrity": "sha512-AndGryzkDtFbaDyPBAQ2B4pUhaA/q4HJf3wgiGpPa/70DsdY1Z3R5Wn9yp+56CeHOpk61mNHz/8WDPlzrZDSJw==", + "version": "0.6.6", + "resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-nodejs/-/matrix-sdk-crypto-nodejs-0.6.6.tgz", + "integrity": "sha512-JlYSjq9Sm/0QoUXfk6C7JppsOG0ESY8BHEIaQgjQ8iQ0GkhvJrhPZbMJmd77/Bgeahd1GENf8896nauf4ximzQ==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": {