diff --git a/package-lock.json b/package-lock.json
index f2b90997..69b36e09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,7 +17,7 @@
         "fast-deep-equal": "~3.1.3",
         "idb-keyval": "~6.2.0",
         "just-debounce-it": "~3.2.0",
-        "masto": "~5.9.0",
+        "masto": "~5.9.1",
         "mem": "~9.0.2",
         "p-retry": "~5.1.2",
         "preact": "~10.12.1",
@@ -4718,9 +4718,9 @@
       }
     },
     "node_modules/masto": {
-      "version": "5.9.0",
-      "resolved": "https://registry.npmjs.org/masto/-/masto-5.9.0.tgz",
-      "integrity": "sha512-noKnrf1Qg6pIcOshyYsJrRc6Fe3yCiLPO++GrpHuYvJ5M2ts5p8WBDlnb2pGX2MPrUY8vGNg90INAjUWT/JDzQ==",
+      "version": "5.9.1",
+      "resolved": "https://registry.npmjs.org/masto/-/masto-5.9.1.tgz",
+      "integrity": "sha512-grt9Oe2mRman2V/qsf9VF2Zrgf7YLv3HFPn0x9HHC+eowYjhxeO6Ui/JGT8tq8gZ5GTo8tLxV4VVc0nHk62MIQ==",
       "dependencies": {
         "@mastojs/ponyfills": "^1.0.4",
         "change-case": "^4.1.2",
@@ -10288,9 +10288,9 @@
       }
     },
     "masto": {
-      "version": "5.9.0",
-      "resolved": "https://registry.npmjs.org/masto/-/masto-5.9.0.tgz",
-      "integrity": "sha512-noKnrf1Qg6pIcOshyYsJrRc6Fe3yCiLPO++GrpHuYvJ5M2ts5p8WBDlnb2pGX2MPrUY8vGNg90INAjUWT/JDzQ==",
+      "version": "5.9.1",
+      "resolved": "https://registry.npmjs.org/masto/-/masto-5.9.1.tgz",
+      "integrity": "sha512-grt9Oe2mRman2V/qsf9VF2Zrgf7YLv3HFPn0x9HHC+eowYjhxeO6Ui/JGT8tq8gZ5GTo8tLxV4VVc0nHk62MIQ==",
       "requires": {
         "@mastojs/ponyfills": "^1.0.4",
         "change-case": "^4.1.2",
diff --git a/package.json b/package.json
index 3fae2edb..7fd33010 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
     "fast-deep-equal": "~3.1.3",
     "idb-keyval": "~6.2.0",
     "just-debounce-it": "~3.2.0",
-    "masto": "~5.9.0",
+    "masto": "~5.9.1",
     "mem": "~9.0.2",
     "p-retry": "~5.1.2",
     "preact": "~10.12.1",