diff --git a/package-lock.json b/package-lock.json index a0075c55e..039ebfbe8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "html-react-parser": "4.2.0", "immer": "9.0.16", "is-hotkey": "0.2.0", - "jotai": "2.6.0", + "jotai": "2.9.0", "linkify-react": "4.1.3", "linkifyjs": "4.1.3", "matrix-js-sdk": "29.1.0", @@ -6602,9 +6602,9 @@ "integrity": "sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==" }, "node_modules/jotai": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.6.0.tgz", - "integrity": "sha512-Vt6hsc04Km4j03l+Ax+Sc+FVft5cRJhqgxt6GTz6GM2eM3DyX3CdBdzcG0z2FrlZToL1/0OAkqDghIyARWnSuQ==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.9.0.tgz", + "integrity": "sha512-MioTpMvR78IGfJ+W8EwQj3kwTkb+u0reGnTyg3oJZMWK9rK9v8NBSC9Rhrg9jrrFYA6bGZtzJa96zsuAYF6W3w==", "engines": { "node": ">=12.20.0" }, diff --git a/package.json b/package.json index 9670b9121..02a5a4d4c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "html-react-parser": "4.2.0", "immer": "9.0.16", "is-hotkey": "0.2.0", - "jotai": "2.6.0", + "jotai": "2.9.0", "linkify-react": "4.1.3", "linkifyjs": "4.1.3", "matrix-js-sdk": "29.1.0",